Skip to content

Hostname

commercehub.com

Last fetched

commercehub.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

commercehub.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.44.153.13952.44.0.0/15AS14618AMAZON-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 commercehub.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for commercehub.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.152.224.62/32
SPF_IP12.107.130.0/24
SPF_IP143.55.234.169
SPF_IP177.153.0.128/25
SPF_IP191.252.57.0/25
SPF_IP198.61.255.171
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.83.208.1/20
SPF_IP46.232.183.0/24
SPF_IP54.240.0.0/18
SPF_IP66.132.219.106
SPF_IP66.132.220.64/26
SPF_IP66.185.176.0/20
SPF_IP66.195.7.101
SPF_IP69.8.114.182
SPF_IP74.201.71.35/32

Related pages

Pivot deeper into the graph from commercehub.com.

Cypher and MCP

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

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