Skip to content

Hostname

webno2.no

Last fetched

webno2.no resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · webno2.noRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webno2.no

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.164.24195.216.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with webno2.no in WhisperGraph.

Subdomains

24 observed subdomains of webno2.no.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webno2.no.

MechanismTarget
SPF_Aserver.webno1.no
SPF_Aserver.webno2.no
SPF_Aserver.webno3.no
SPF_Aserver.webno4.no
SPF_Awebno2.no
SPF_INCLUDE_custspf.one.com
SPF_IP95.216.164.241
SPF_MXwebno2.no

Related pages

Pivot deeper into the graph from webno2.no.

Cypher and MCP

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

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