Skip to content

Hostname

gymroe.de

Last fetched

gymroe.de resolves to 2 IPv4 addresses operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · gymroe.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/gymroe.de

Resolution chain

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

WHOIS identity

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

Subdomains

4 observed subdomains of gymroe.de.

Web-graph footprint

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

33 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gymroe.de.

MechanismTarget
SPF_REDIRECTspf.sluka.de

Related pages

Pivot deeper into the graph from gymroe.de.

Cypher and MCP

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

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