Skip to content

Hostname

egardia.com

Last fetched

egardia.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · egardia.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/egardia.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.29.27.10352.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1647
Organization
n.v.d. holding b.v.
Contact emails

Subdomains

25 observed subdomains of egardia.com.

Web-graph footprint

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

36 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for egardia.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.monta.nl
SPF_INCLUDEtrustpilotservice.com
SPF_IP2a02:f18:1:9a01:87:250:154:36
SPF_IP82.201.23.165
SPF_IP87.250.131.149
SPF_IP87.250.149.183
SPF_IP87.250.154.0/24
SPF_IP87.250.155.6
SPF_MXmail.egardia.com

Related pages

Pivot deeper into the graph from egardia.com.

Cypher and MCP

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

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