Hostname
popopp.net
Last fetched
popopp.net resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
popopp.net 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 |
|---|---|---|---|---|
| 194.63.248.47 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
- 5oz778vnvkpc@privacy-protection.email
- 8suee9hvmtaq@privacy-protection.email
- dd9gutkshbiq@privacy-protection.email
- dvga8fxpmzym@privacy-protection.email
- egpyvkjfcfc8@privacy-protection.email
- faqh2taqp2tx@privacy-protection.email
- ftemkxgz9mwx@privacy-protection.email
- kthu9nehczow@privacy-protection.email
- magnkyfqpnc2@privacy-protection.email
- omv39grfj9b8@privacy-protection.email
- qbaqaadgn4ij@privacy-protection.email
- s9hd6dtvaskt@privacy-protection.email
- sbqzathx3aqd@privacy-protection.email
- v648fvk5a7bf@privacy-protection.email
Subdomains
4 observed subdomains of popopp.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for popopp.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from popopp.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "popopp.net"})-[: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.