Skip to content

Hostname

alephee.com

Last fetched

alephee.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.210.22216.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.118.75.10818.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.44.24418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.158.23318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.167.893.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.73.1653.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.154.1253.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.169.533.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.125.873.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.44.2113.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.51.2003.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.12.1163.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.243.1383.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.202.2513.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.36.363.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.86.533.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.246.25516.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.143.5316.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of alephee.com owner
Contact emails

Subdomains

20 observed subdomains of alephee.com.

Web-graph footprint

Distinct hostnames that link to or from alephee.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for alephee.com.

Related pages

Pivot deeper into the graph from alephee.com.

Cypher and MCP

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

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