Hostname
darkain.info
Last fetched
darkain.info resolves to 2 IPv4 addresses operated by CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
darkain.info resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.40.5.50 | 67.40.0.0/19 | AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
| 67.40.5.51 | 67.40.0.0/19 | AS209 | CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of darkain.info.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for darkain.info.
| Mechanism | Target |
|---|---|
| SPF_A | eat.darkain.info |
| SPF_A | sea.darkain.info |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.privateemail.com |
| SPF_IP | 67.40.5.48/29 |
Related pages
Pivot deeper into the graph from darkain.info.
- IP · 67.40.5.50
- ASN · AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLC
- Registrar · iana:1068
- Country · US
- Email · 78946db25caf42fcadabdc283042f8a4.protect@whoisguard.com
- TLD · .info
- Browse hostnames · da…
- 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: "darkain.info"})-[: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.