Skip to content

Hostname

expodive.com

Last fetched

expodive.com resolves to 1 IPv4 address operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · expodive.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/expodive.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.41.79.25211.41.64.0/19AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:244
Organization
Contact emails

Subdomains

4 observed subdomains of expodive.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • expodive.com

SPF policy

4 SPF mechanisms authorising senders for expodive.com.

MechanismTarget
SPF_Aexpodive.com
SPF_INCLUDEcafe24.com
SPF_IP116.120.57.65
SPF_MXexpodive.com

Related pages

Pivot deeper into the graph from expodive.com.

Cypher and MCP

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

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