Skip to content

Hostname

egym.de

Last fetched

egym.de resolves to 4 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE.

Nutrition Label

WHISPER CANON · egym.deRouting diversity3.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/egym.de

Resolution chain

egym.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.199.91.64104.199.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
104.199.91.64104.199.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.117.103.7934.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.49.172.734.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
136.110.141.226136.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with egym.de in WhisperGraph.

Subdomains

14 observed subdomains of egym.de.

Web-graph footprint

Distinct hostnames that link to or from egym.de in the public web crawl.

72 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for egym.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from egym.de.

Cypher and MCP

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

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