Skip to content

Hostname

order.eggdee.com

Last fetched

order.eggdee.com resolves to 3 IPv4 addresses operated by AS24560 in IN.

Nutrition Label

WHISPER CANON · order.eggdee.comRouting diversity3.0/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/order.eggdee.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with order.eggdee.com in WhisperGraph.

Subdomains

1 observed subdomain of order.eggdee.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for order.eggdee.com.

MechanismTarget
SPF_Aorder.eggdee.com
SPF_INCLUDEds.broodlepro.com
SPF_INCLUDEmu1.broodlepro.com
SPF_IP122.176.149.109
SPF_IP139.84.175.15
SPF_IP199.247.2.68
SPF_IP3.108.118.217
SPF_IP80.240.16.195
SPF_IP9.1.1.30
SPF_IP95.111.246.183
SPF_MXorder.eggdee.com

Related pages

Pivot deeper into the graph from order.eggdee.com.

Cypher and MCP

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

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