Hostname
porttelefoner.com
Last fetched
porttelefoner.com resolves to 1 IPv4 address operated by AS25400 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
porttelefoner.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 |
|---|---|---|---|---|
| 80.239.54.103 | 80.239.0.0/17 | AS25400 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- rolv andre reissiger
- Contact emails
- 5r5fsm8ukrxu@privacy-protection.email
- 6zt87h3zrxok@privacy-protection.email
- bx5iv5fbwee8@privacy-protection.email
- citufj9vyipv@privacy-protection.email
- rqxqserax4cw@privacy-protection.email
- x4fmkdmyomxt@privacy-protection.email
- x9rxwxbg6tvn@privacy-protection.email
- xe7fnzvcryxt@privacy-protection.email
- yvwbuz9expkk@privacy-protection.email
- mail@svakstromspesialisten.no
Threat posture
History
Related pages
Pivot deeper into the graph from porttelefoner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "porttelefoner.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.