Skip to content

Hostname

potaru.com

Last fetched

potaru.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.134.10613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.11313.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.12613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.4513.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.33.235.10513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.67.161.10318.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.11118.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8218.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.9418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:49
Organization
jp21
Contact emails

Subdomains

10 observed subdomains of potaru.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for potaru.com.

MechanismTarget
SPF_Awww3176.sakura.ne.jp
SPF_IP42.125.249.4
SPF_IP42.125.249.7
SPF_IP42.125.249.8
SPF_IP42.127.24.118
SPF_MXpotaru.com

Related pages

Pivot deeper into the graph from potaru.com.

Cypher and MCP

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

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