Skip to content

Hostname

netpower.no

Last fetched

netpower.no resolves to 1 IPv4 address operated by AS47583 in GB.

Nutrition Label

WHISPER CANON · netpower.noRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/netpower.no

Resolution chain

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

IPPrefixASNOperatorCountry
82.29.189.9282.29.184.0/21AS47583GB

WHOIS identity

Registrar
Organization
netpower datacenter as
Contact emails

Subdomains

86 observed subdomains of netpower.no.

Web-graph footprint

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

64 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for netpower.no.

MechanismTarget
SPF_Anetpower.no
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mydomainprovider.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.238.98.2
SPF_IP46.255.16.6/32
SPF_IP46.255.17.64/26
SPF_IP46.255.18.96/28
SPF_IP46.255.20.37
SPF_IP46.255.22.180
SPF_IP81.22.243.88/32

Related pages

Pivot deeper into the graph from netpower.no.

Cypher and MCP

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

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