Skip to content

Hostname

24catalog.com

Last fetched

24catalog.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · 24catalog.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/24catalog.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.10413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.10352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
24 shopping company
Contact emails

Subdomains

14 observed subdomains of 24catalog.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 24catalog.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP110.170.246.0/24
SPF_IP202.80.233.0/24
SPF_MX24catalog.com

Related pages

Pivot deeper into the graph from 24catalog.com.

Cypher and MCP

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

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