Skip to content

Hostname

prompie.com

Last fetched

prompie.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · prompie.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prompie.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.196.5313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.87.513.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.207.693.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.252.2073.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.34.303.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.210.14243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.184.19743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.10.13954.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
136.110.240.4136.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of prompie.com.

Web-graph footprint

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

8 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for prompie.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from prompie.com.

Cypher and MCP

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

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