Skip to content

Hostname

jackarooapp.com

Last fetched

jackarooapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · jackarooapp.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jackarooapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1413.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2013.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2513.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.161.170.2118.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.618.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.7418.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.8718.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.9118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1599
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of jackarooapp.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jackarooapp.com.

MechanismTarget
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com

Related pages

Pivot deeper into the graph from jackarooapp.com.

Cypher and MCP

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

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