Skip to content

Hostname

numedalfiber.no

Last fetched

numedalfiber.no resolves to 1 IPv4 address operated by AS12996 in NO.

Nutrition Label

WHISPER CANON · numedalfiber.noRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/numedalfiber.no

Resolution chain

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

IPPrefixASNOperatorCountry
194.63.249.211194.63.249.0/24AS12996NO

WHOIS identity

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

Subdomains

2 observed subdomains of numedalfiber.no.

Web-graph footprint

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

12 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for numedalfiber.no.

MechanismTarget
SPF_Asmtp.dataservice.no
SPF_INCLUDE_spf.domeneshop.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.80.101
SPF_IP109.109.80.99/32
SPF_IP109.247.61.101/32
SPF_IP109.247.61.143
SPF_IP185.102.30.130
SPF_IP31.204.79.106

Related pages

Pivot deeper into the graph from numedalfiber.no.

Cypher and MCP

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

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