Skip to content

Hostname

eightcap.com

Last fetched

eightcap.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.12413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.244.18.11018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
64.239.109.164.239.109.0/24AS16509AMAZON-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 eightcap.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for eightcap.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.networkmediaservices.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP20.11.237.22

Related pages

Pivot deeper into the graph from eightcap.com.

Cypher and MCP

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

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