Skip to content

Hostname

alpha-co.com

Last fetched

alpha-co.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.11113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.1063.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1213.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.863.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.893.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:49
Organization
alpha corporation
Contact emails

Subdomains

9 observed subdomains of alpha-co.com.

Web-graph footprint

Distinct hostnames that link to or from alpha-co.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for alpha-co.com.

MechanismTarget
SPF_Awww3186.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.114.70.249
SPF_IP13.231.12.74/32
SPF_IP3.114.75.126
SPF_IP52.192.59.52/32

Related pages

Pivot deeper into the graph from alpha-co.com.

Cypher and MCP

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

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