Skip to content

Hostname

peak6.com

Last fetched

peak6.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.11113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1243.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.563.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.823.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.833.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.10454.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.12854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.6254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
dns admin
Contact emails

Subdomains

27 observed subdomains of peak6.com.

Web-graph footprint

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

105 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for peak6.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-001e6201.pphosted.com
SPF_IP204.48.42.0/23
SPF_IP204.48.42.70
SPF_IP204.48.42.71
SPF_IP205.220.164.47
SPF_IP205.220.176.47
SPF_IP38.98.137.0/24

Related pages

Pivot deeper into the graph from peak6.com.

Cypher and MCP

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

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