Skip to content

Hostname

ticketreturn.com

Last fetched

ticketreturn.com resolves to 2 IPv4 addresses operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ticketreturn.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ticketreturn.com

Resolution chain

ticketreturn.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.143.28.6840.143.24.0/21AS17378AS17378 - TierPoint, LLCUS
40.143.46.6840.143.40.0/21AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:2
Organization
attn ticketreturn.com care of network solutions
Contact emails

Subdomains

10 observed subdomains of ticketreturn.com.

Web-graph footprint

Distinct hostnames that link to or from ticketreturn.com in the public web crawl.

706 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ticketreturn.com.

Related pages

Pivot deeper into the graph from ticketreturn.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ticketreturn.com"})-[: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.