Skip to content

Hostname

joanasworld.com

Last fetched

joanasworld.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.12613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.12713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.5613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.164.124.2518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of joanasworld.com owner
Contact emails

Subdomains

5 observed subdomains of joanasworld.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for joanasworld.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP50.87.144.157

Related pages

Pivot deeper into the graph from joanasworld.com.

Cypher and MCP

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

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