Skip to content

Hostname

abc-arbitrage.com

Last fetched

abc-arbitrage.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.1013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.213.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.8313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.245.86.11018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.11718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.198.1133.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.193.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.543.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.603.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

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 abc-arbitrage.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abc-arbitrage.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP185.221.228.0/22

Related pages

Pivot deeper into the graph from abc-arbitrage.com.

Cypher and MCP

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

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