Skip to content

Hostname

catalogs.com

Last fetched

catalogs.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.216.216.563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.136.14734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.139.23134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.49.13534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.94.6535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.252.22244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.102.24652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.10.25154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.55.24554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.204.13854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.170.2898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.112.3198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.124.7598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.72.5298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for catalogs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from catalogs.com.

Cypher and MCP

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

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