Skip to content

Hostname

jadeworld.com

Last fetched

jadeworld.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:86 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.238.84.8513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
199.60.103.103199.60.103.0/24AS209242US
199.60.103.3199.60.103.0/24AS209242US
3.24.224.533.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:86
Organization
jade software corporation
Contact emails

Subdomains

120 observed subdomains of jadeworld.com.

Web-graph footprint

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

62 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jadeworld.com.

MechanismTarget
SPF_INCLUDE387902.spf01.hubspotemail.net
SPF_INCLUDE_spf.jadeworld.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.96.2.1
SPF_IP143.96.8.4

Related pages

Pivot deeper into the graph from jadeworld.com.

Cypher and MCP

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

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