Skip to content

Hostname

alienware.com

Last fetched

alienware.com resolves to 2 IPv4 addresses operated by TELCOMNET-AS Telcomnet LLC, Moscow, Russia in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · alienware.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/alienware.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.11.32.2423.11.32.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaUS
23.11.36.2223.11.36.0/24AS33905TELCOMNET-AS Telcomnet LLC, Moscow, RussiaAU

WHOIS identity

Registrar
iana:447
Organization
dell inc. safenames ltd international domain tech
Contact emails

Subdomains

18 observed subdomains of alienware.com.

Web-graph footprint

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

748 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alienware.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from alienware.com.

Cypher and MCP

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

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