Skip to content

Hostname

catapush.com

Last fetched

catapush.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · catapush.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/catapush.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.79.25134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.15.3834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.190.6346.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.229.9752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.52.24652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.93.25352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.69.17252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.172.24352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.128.14152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.70.5954.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.228.3154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.202.25163.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.63.24463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
catapush srl
Contact emails

Subdomains

11 observed subdomains of catapush.com.

Web-graph footprint

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

42 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for catapush.com.

MechanismTarget
SPF_Acatapush.com
SPF_Adev.catapush.rocks
SPF_Adevel.catapush.rocks
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_MXcatapush.com

Related pages

Pivot deeper into the graph from catapush.com.

Cypher and MCP

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

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