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
Resolution chain
northpower.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 120.138.19.201 | 120.138.19.0/24 | AS45179 | SITEHOST-AS-AP - SiteHost New Zealand | NZ |
WHOIS identity
- Registrar
- iana:1910
- Organization
- domains by proxy,
- Contact emails
Subdomains
45 observed subdomains of northpower.com.
Showing 25 of 45. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for northpower.com.
| Mechanism | Target |
|---|---|
| SPF_A | northpower.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.sitehost.co.nz |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | spf.au.signature365.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 202.137.224.2 |
| SPF_MX | northpower.com |
Related pages
Pivot deeper into the graph from northpower.com.
- IP · 120.138.19.201
- ASN · AS45179SITEHOST-AS-AP - SiteHost New Zealand
- Registrar · iana:1910
- Country · NZ
- Email · admin@northpower.com
- TLD · .com
- Browse hostnames · no…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.