Skip to content

Hostname

northpower.com

Last fetched

northpower.com resolves to 1 IPv4 address operated by SITEHOST-AS-AP - SiteHost New Zealand in NZ. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · northpower.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/northpower.com

Resolution chain

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

IPPrefixASNOperatorCountry
120.138.19.201120.138.19.0/24AS45179SITEHOST-AS-AP - SiteHost New ZealandNZ

WHOIS identity

Registrar
iana:1910
Organization
domains by proxy,
Contact emails

Subdomains

45 observed subdomains of northpower.com.

Web-graph footprint

Distinct hostnames that link to or from northpower.com in the public web crawl.

90 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for northpower.com.

MechanismTarget
SPF_Anorthpower.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sitehost.co.nz
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.au.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.101.16/28
SPF_IP18.168.140.58/32
SPF_IP18.168.51.200/32
SPF_IP202.137.224.2
SPF_MXnorthpower.com

Related pages

Pivot deeper into the graph from northpower.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "northpower.com"})-[: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.