Skip to content

Hostname

analytics.thg.re-fd.de

Last fetched

analytics.thg.re-fd.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · analytics.thg.re-fd.deRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/analytics.thg.re-fd.de

Resolution chain

analytics.thg.re-fd.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.67.3918.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.5118.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7518.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.9318.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.165.160.253.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.353.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.473.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.160.673.165.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with analytics.thg.re-fd.de in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from analytics.thg.re-fd.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "analytics.thg.re-fd.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.