Skip to content

Hostname

aheadintelligence.com

Last fetched

aheadintelligence.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.65.133.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.433.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.563.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.703.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
99.84.160.12199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
先勁智能有限公司
Contact emails

Subdomains

1 observed subdomain of aheadintelligence.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aheadintelligence.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from aheadintelligence.com.

Cypher and MCP

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

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