Skip to content

Hostname

ashopcommerce.com

Last fetched

ashopcommerce.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
44.196.209.3244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.126.16354.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
ashop commerce
Contact emails

Subdomains

20 observed subdomains of ashopcommerce.com.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ashopcommerce.com.

MechanismTarget
SPF_A50_56_22_183.srv.shop033.com
SPF_Amail.ashopcommerce.com
SPF_IP173.239.36.132
SPF_IP173.239.36.140
SPF_IP173.239.36.155
SPF_IP173.239.36.184
SPF_IP44.208.250.133
SPF_MXashopcommerce.com

Related pages

Pivot deeper into the graph from ashopcommerce.com.

Cypher and MCP

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

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