Hostname
iringebu.net
Last fetched
iringebu.net resolves to 1 IPv4 address operated by AS39783 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
iringebu.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 |
|---|---|---|---|---|
| 81.27.47.85 | 81.27.32.0/20 | AS39783 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- lars tungen
- Contact emails
- 4sgsjwwjbyps@privacy-protection.email
- 6ubdzg4kq2qq@spamprotection.email
- dgx7ssnha3tt@spamprotection.email
- eyb4krambn2j@privacy-protection.email
- fez2j6ubqpfj@privacy-protection.email
- mkrpvkyr3v8j@privacy-protection.email
- nvg59pez7viv@privacy-protection.email
- rmrqmoye6s4s@privacy-protection.email
- srvdxopd5ftq@privacy-protection.email
- ssgqsjdcnh9c@privacy-protection.email
- sy2cgbceja74@privacy-protection.email
- tdwctmm7d969@privacy-protection.email
Subdomains
1 observed subdomain of iringebu.net.
| Subdomain |
|---|
| www.iringebu.net |
Threat posture
History
Related pages
Pivot deeper into the graph from iringebu.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iringebu.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.