Hostname
phn.info
Last fetched
phn.info resolves to 2 IPv4 addresses operated by TDC - TDC Holding A/S in DK. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
phn.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 |
|---|---|---|---|---|
| 194.192.93.33 | 194.192.0.0/16 | AS3292 | TDC - TDC Holding A/S | DK |
| 80.92.65.215 | 80.92.65.0/24 | AS24611 | DCLUX-AS - Datacenter Luxembourg S.A. | LU |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- ???
- Contact emails
Subdomains
1 observed subdomain of phn.info.
| Subdomain |
|---|
| www.phn.info |
Threat posture
History
Related pages
Pivot deeper into the graph from phn.info.
- IP · 194.192.93.33
- ASN · AS3292TDC - TDC Holding A/S
- Registrar · registrar:eurodns s.a.
- Country · DK
- Email · 601373075@qq.com
- TLD · .info
- Browse hostnames · ph…
- 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: "phn.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.