Skip to content

Hostname

peterkuehne.com

Last fetched

peterkuehne.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · peterkuehne.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/peterkuehne.com

Resolution chain

peterkuehne.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.177.1213.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.2813.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.5413.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.177.6713.225.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.162.232.1063.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.1183.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.733.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.232.813.162.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
iana:955
Organization
peter kuehne
Contact emails

Subdomains

4 observed subdomains of peterkuehne.com.

Web-graph footprint

Distinct hostnames that link to or from peterkuehne.com in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for peterkuehne.com.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from peterkuehne.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "peterkuehne.com"})-[: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.