Skip to content

Hostname

caterninja.com

Last fetched

caterninja.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.195.17413.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.100.8313.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.134.633.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.111.14335.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.226.11465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.201.138.10613.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.252.22665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.29.2713.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.94.9143.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:168
Organization
anup agarwal
Contact emails

Subdomains

3 observed subdomains of caterninja.com.

Web-graph footprint

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

49 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for caterninja.com.

MechanismTarget
SPF_INCLUDE_amazonses.com
SPF_INCLUDE_caterninja.com
SPF_INCLUDE_spf.google.com
SPF_IP13.232.187.28

Related pages

Pivot deeper into the graph from caterninja.com.

Cypher and MCP

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

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