Hostname
knuta.net
Last fetched
knuta.net resolves to 2 IPv4 addresses operated by AS63949 in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
knuta.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 |
|---|---|---|---|---|
| 151.236.221.242 | 151.236.216.0/21 | AS63949 | — | GB |
| 80.239.54.98 | 80.239.0.0/17 | AS25400 | — | NO |
WHOIS identity
- Registrar
- iana:81
- Organization
- knut auvor grythe
- Contact emails
Subdomains
4 observed subdomains of knuta.net.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for knuta.net.
| Mechanism | Target |
|---|---|
| SPF_MX | knuta.net |
| SPF_MX | pvv.ntnu.no |
Related pages
Pivot deeper into the graph from knuta.net.
- IP · 151.236.221.242
- ASN · AS63949
- Registrar · iana:81
- Country · GB
- Email · d9518071e201269232f87445ba0103cf-1422005@contact.gandi.net
- TLD · .net
- Browse hostnames · kn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "knuta.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.