Skip to content

Hostname

egd.cz

Last fetched

egd.cz resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · egd.czRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/egd.cz

Resolution chain

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

IPPrefixASNOperatorCountry
20.54.177.4920.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:reg-gransy
Organization
eg.d eg.d, s.r.o.
Contact emails

Subdomains

79 observed subdomains of egd.cz.

Web-graph footprint

Distinct hostnames that link to or from egd.cz in the public web crawl.

320 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for egd.cz.

MechanismTarget
SPF_INCLUDE_spf.onlinefactory.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.etn.cz
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP153.100.8.31/32
SPF_IP153.100.8.32/32
SPF_IP160.44.230.238
SPF_IP160.44.230.239
SPF_IP160.44.230.240/28
SPF_IP178.238.37.178
SPF_IP193.26.32.0/19
SPF_IP212.158.150.136
SPF_IP212.158.150.151
SPF_IP2a01:430:203:2:0:0:0:55
SPF_IP31.31.79.214
SPF_IP81.31.45.74
SPF_IP85.118.129.55
SPF_IP94.100.245.28/31

Related pages

Pivot deeper into the graph from egd.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "egd.cz"})-[: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.