Skip to content

Hostname

single69.de

Last fetched

single69.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · single69.deRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/single69.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.170.7618.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.240.1943.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
167.233.74.10167.233.0.0/16AS24940DE

WHOIS identity

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

Subdomains

4 observed subdomains of single69.de.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from single69.de.

Cypher and MCP

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

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