Hostname
phonelife.dk
Last fetched
phonelife.dk resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:name srs ab as the registrar.
Nutrition Label
Resolution chain
phonelife.dk resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.45 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.45 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.178 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 2.16.16.101 | 2.16.16.0/24 | AS20940 | — | AT |
| 2.16.16.112 | 2.16.16.0/24 | AS20940 | — | AT |
| 23.204.152.145 | 23.204.152.0/24 | AS20940 | — | US |
| 23.204.152.169 | 23.204.152.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- registrar:name srs ab
- Organization
- pl sverige ab
- Contact emails
Subdomains
2 observed subdomains of phonelife.dk.
Web-graph footprint
Distinct hostnames that link to or from phonelife.dk in the public web crawl.
153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for phonelife.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.jetshop.se |
Related pages
Pivot deeper into the graph from phonelife.dk.
- IP · 104.26.12.45
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:name srs ab
- Country · CA
- Email · info@phonelife.se
- TLD · .dk
- 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: "phonelife.dk"})-[: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.