Skip to content

Hostname

peaka.com

Last fetched

peaka.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · peaka.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/peaka.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.207.12213.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.5413.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.8013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.207.9413.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.171.198.193.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.203.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.453.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.853.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for peaka.com.

MechanismTarget
SPF_INCLUDE42633550.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from peaka.com.

Cypher and MCP

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

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