Skip to content

Hostname

exitoc.com

Last fetched

exitoc.com resolves to 1 IPv4 address operated by AS55720 in MY. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · exitoc.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/exitoc.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.253.14.91103.253.14.0/24AS55720MY

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

32 observed subdomains of exitoc.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • exitoc.com

SPF policy

7 SPF mechanisms authorising senders for exitoc.com.

MechanismTarget
SPF_Aexitoc.com
SPF_IP103.253.14.90/32
SPF_IP103.253.14.91
SPF_IP175.139.217.213
SPF_IP175.141.173.112
SPF_IP175.141.173.194
SPF_MXexitoc.com

Related pages

Pivot deeper into the graph from exitoc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exitoc.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.