Skip to content

Hostname

catapa.com

Last fetched

catapa.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.202.10313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.1813.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.2213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.221.11718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.11918.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.1518.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
65.9.175.12965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
biztech admin
Contact emails

Subdomains

25 observed subdomains of catapa.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for catapa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from catapa.com.

Cypher and MCP

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

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