Skip to content

Hostname

rolv.no

Last fetched

rolv.no resolves to 1 IPv4 address operated by AS52157 in NO.

Nutrition Label

WHISPER CANON · rolv.noRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/rolv.no

Resolution chain

rolv.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.89.112.24693.89.112.0/20AS52157NO

WHOIS identity

Registrar
Organization
urtekilden rolv hjelmstad
Contact emails

Subdomains

2 observed subdomains of rolv.no.

Web-graph footprint

Distinct hostnames that link to or from rolv.no in the public web crawl.

399 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rolv.no.

MechanismTarget
SPF_INCLUDE_spf.filter.vitnett.no
SPF_INCLUDE_spf.filter2.vitnett.no
SPF_IP2a02:25e8:1:12:112:0:0:239
SPF_IP2a02:25e8:1:12:112::230/128
SPF_IP93.89.112.230
SPF_IP93.89.112.239
SPF_MXrolv.no

Related pages

Pivot deeper into the graph from rolv.no.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rolv.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.