Skip to content

Hostname

smartcatalogiq.com

Last fetched

smartcatalogiq.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · smartcatalogiq.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartcatalogiq.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.15.19618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.176.943.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.118.1393.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.87.4334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.96.16534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.45.23752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.89.7854.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.49.3998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.216.15334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.158.14313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

207 observed subdomains of smartcatalogiq.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smartcatalogiq.com.

MechanismTarget
SPF_Asmartcatalogiq.com
SPF_INCLUDEamazonses.com
SPF_IP209.73.254.177
SPF_IP54.165.150.64
SPF_IP54.240.38.70
SPF_IP54.240.38.71
SPF_MXsmartcatalogiq.com

Related pages

Pivot deeper into the graph from smartcatalogiq.com.

Cypher and MCP

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

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