Skip to content

Hostname

3d.egger.services

Last fetched

3d.egger.services resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · 3d.egger.servicesRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/3d.egger.services

Resolution chain

3d.egger.services resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.21108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.6108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.79108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.97108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.3618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with 3d.egger.services in WhisperGraph.

Subdomains

1 observed subdomain of 3d.egger.services.

Web-graph footprint

Distinct hostnames that link to or from 3d.egger.services in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 3d.egger.services.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3d.egger.services"})-[: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.