Skip to content

Hostname

interticket.pl

Last fetched

interticket.pl resolves to 1 IPv4 address operated by AS5483 in HU. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · interticket.plRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/interticket.pl

Resolution chain

interticket.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.228.156.197195.228.156.0/24AS5483HU

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
interticket.com,
Contact emails

Subdomains

83 observed subdomains of interticket.pl.

Web-graph footprint

Distinct hostnames that link to or from interticket.pl in the public web crawl.

210 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for interticket.pl.

MechanismTarget
SPF_Ahubudmsg01.interticket.hu
SPF_Ainterticket.pl
SPF_INCLUDE_spf.google.com
SPF_IP195.228.156.161
SPF_IP195.228.156.163
SPF_IP195.228.156.89

Related pages

Pivot deeper into the graph from interticket.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "interticket.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.