Skip to content

Hostname

merchantcircle.com

Last fetched

merchantcircle.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.169.248.253184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.28.16850.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.100.17652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.48.23452.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.69.23552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.75.2452.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.120.5952.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.147.14052.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.191.13054.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.14.8354.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.181.20154.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.171.17754.183.128.0/17AS16509AMAZON-02 - 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 merchantcircle.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for merchantcircle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP173.209.240.44
SPF_IP173.209.245.52
SPF_IP72.19.136.167
SPF_MXmerchantcircle.com

Related pages

Pivot deeper into the graph from merchantcircle.com.

Cypher and MCP

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

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