Hostname
blockwatne.no
Last fetched
blockwatne.no resolves to 1 IPv4 address operated by AS2116 in NO.
Nutrition Label
Resolution chain
blockwatne.no 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 |
|---|---|---|---|---|
| 195.26.0.44 | 195.26.0.0/23 | AS2116 | — | NO |
WHOIS identity
- Registrar
- —
- Organization
- block watne as
- Contact emails
Subdomains
14 observed subdomains of blockwatne.no.
Web-graph footprint
Distinct hostnames that link to or from blockwatne.no in the public web crawl.
41 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for blockwatne.no.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-tc.telecomputing.no |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emarketeer.com |
| SPF_IP | 185.120.100.66/31 |
| SPF_IP | 185.120.100.68 |
| SPF_IP | 193.44.77.163/32 |
| SPF_IP | 193.44.77.207/32 |
| SPF_IP | 195.26.0.7/32 |
| SPF_IP | 213.166.176.10 |
| SPF_IP | 213.166.176.30 |
Related pages
Pivot deeper into the graph from blockwatne.no.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "blockwatne.no"})-[: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.