Hostname
korpsweb.net
Last fetched
korpsweb.net resolves to 2 IPv4 addresses operated by AS49788 in NO. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
korpsweb.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 64.239.19.250 | 64.239.19.0/24 | AS49788 | — | NO |
| 81.27.33.231 | 81.27.32.0/20 | AS39783 | — | NO |
WHOIS identity
- Registrar
- iana:106
- Organization
- —
- Contact emails
- —
Subdomains
1,457 observed subdomains of korpsweb.net.
Showing 25 of 1,457. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from korpsweb.net in the public web crawl.
15 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for korpsweb.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webhuset.no |
| SPF_IP | 83.143.80.0/24 |
Related pages
Pivot deeper into the graph from korpsweb.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "korpsweb.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.