Hostname
ahci.com
Last fetched
ahci.com resolves to 1 IPv4 address operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ahci.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.202.68.117 | 50.128.0.0/9 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- e94cr9fr28n@networksolutionsprivateregistration.com
- ea3r94sh5sv@networksolutionsprivateregistration.com
- jd8h87n39v2@networksolutionsprivateregistration.com
- r59qd2cr3fe@networksolutionsprivateregistration.com
- rw5aj6c628y@networksolutionsprivateregistration.com
- sj2em9eg9gt@networksolutionsprivateregistration.com
- tt3w88nx2sa@networksolutionsprivateregistration.com
- vq6f69wm8ag@networksolutionsprivateregistration.com
- w92m75jc4un@networksolutionsprivateregistration.com
- ym7gr6p496m@networksolutionsprivateregistration.com
Subdomains
35 observed subdomains of ahci.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ahci.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ahci.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ahci-com.spf.smtp25.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.0.180.39 |
| SPF_IP | 107.0.180.62 |
| SPF_MX | ahci.com |
Related pages
Pivot deeper into the graph from ahci.com.
- IP · 50.202.68.117
- ASN · AS7922COMCAST-7922 - Comcast Cable Communications, LLC
- Registrar · iana:2
- Country · US
- Email · e94cr9fr28n@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ah…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ahci.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.