Skip to content

Hostname

egger.com

Last fetched

egger.com resolves to 1 IPv4 address operated by ISP-CUSTOMERS in AT. WHOIS lists iana:15 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.146.217.145.146.216.0/22AS198211ISP-CUSTOMERSAT

WHOIS identity

Registrar
iana:15
Organization
fritz egger gmbh & co. og
Contact emails

Subdomains

61 observed subdomains of egger.com.

Web-graph footprint

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

2,900 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for egger.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-0063a401.pphosted.com
SPF_INCLUDEspf-0063a402.pphosted.com
SPF_IP45.146.216.254
SPF_IP88.99.211.217

Related pages

Pivot deeper into the graph from egger.com.

Cypher and MCP

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

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