Skip to content

Hostname

eigler-communication.de

Last fetched

eigler-communication.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · eigler-communication.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eigler-communication.de

Resolution chain

eigler-communication.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.28.121104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.30172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.214.221.20935.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with eigler-communication.de in WhisperGraph.

Subdomains

1 observed subdomain of eigler-communication.de.

Web-graph footprint

Distinct hostnames that link to or from eigler-communication.de in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eigler-communication.de.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eigler-communication.de.

Cypher and MCP

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

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