Skip to content

Hostname

azcommerce.com

Last fetched

azcommerce.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · azcommerce.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/azcommerce.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.23.44104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.36.194104.18.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.151.62172.64.151.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
40.112.243.4940.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

7 observed subdomains of azcommerce.com.

Web-graph footprint

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

1,207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for azcommerce.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.cloud.mip.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP4.14.70.116/30
SPF_IP4.14.71.0/27
SPF_MXazcommerce.com

Related pages

Pivot deeper into the graph from azcommerce.com.

Cypher and MCP

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

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