Skip to content

Hostname

webtickets.com.na

Last fetched

webtickets.com.na resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in ZA.

Nutrition Label

WHISPER CANON · webtickets.com.naRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webtickets.com.na

Resolution chain

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

IPPrefixASNOperatorCountry
20.87.14.18120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationZA

WHOIS identity

No WHOIS records are currently associated with webtickets.com.na in WhisperGraph.

Subdomains

9 observed subdomains of webtickets.com.na.

Web-graph footprint

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

25 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webtickets.com.na.

MechanismTarget
SPF_Awebtickets.com.na
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.clikitmedia.com
SPF_IP102.37.145.3
SPF_IP192.25.14.37/32
SPF_IP192.25.14.41
SPF_IP20.87.14.181
SPF_MXwebtickets.com.na

Related pages

Pivot deeper into the graph from webtickets.com.na.

Cypher and MCP

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

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