Skip to content

Hostname

eggovin.com

Last fetched

eggovin.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · eggovin.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/eggovin.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.84.245.13562.84.240.0/21AS48635NL

WHOIS identity

Registrar
iana:1587
Organization
uto nederland bv
Contact emails

Subdomains

1 observed subdomain of eggovin.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for eggovin.com.

MechanismTarget
SPF_Aeggovin.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.72.122.181
SPF_IP2a02:2968:0:0:1c00:f9ff:fe00:e23
SPF_IP2a0e:7280:0:191:173:777:0:1
SPF_IP31.160.140.169
SPF_IP45.82.191.173
SPF_IP62.84.245.135
SPF_IP86.92.98.145
SPF_MXeggovin.com

Related pages

Pivot deeper into the graph from eggovin.com.

Cypher and MCP

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

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