Hostname
phonofile.com
Last fetched
phonofile.com resolves to 1 IPv4 address operated by AS31169 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
phonofile.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 |
|---|---|---|---|---|
| 79.170.83.117 | 79.170.80.0/21 | AS31169 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- erik brataas
- Contact emails
- 6tsycbwtgcsc@privacy-protection.email
- 83gqdmfpv2t8@privacy-protection.email
- adqhgcstt2de@spamprotection.email
- dwb32vqq2q9f@privacy-protection.email
- e2dvgxppgsh5@privacy-protection.email
- f4jx8yws7tf2@privacy-protection.email
- fjtqqm5sdtz4@privacy-protection.email
- j3wmk7pwsc9v@privacy-protection.email
- nb7r2oaxhm2t@spamprotection.email
- pt4wssjwfbvs@spamprotection.email
- pusbf9cwjpfy@privacy-protection.email
- rgwjmg49jcnt@privacy-protection.email
- rtb8vyg7cbpt@privacy-protection.email
- swmzy7zghxgz@privacy-protection.email
- t2o4qhihiuuc@privacy-protection.email
- unyv8mvf8cvr@privacy-protection.email
- uz2r4uwtsqxn@privacy-protection.email
- xcfyhz5xbmve@spamprotection.email
- xk2akxrmai2m@privacy-protection.email
- yz7e5dwuzgfp@privacy-protection.email
- and 2 more
Subdomains
5 observed subdomains of phonofile.com.
Web-graph footprint
Distinct hostnames that link to or from phonofile.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for phonofile.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _enivest-spf.straumpost.no |
| SPF_INCLUDE | _spf.straumpost.no |
| SPF_MX | phonofile.com |
Related pages
Pivot deeper into the graph from phonofile.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phonofile.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.