Skip to content

Hostname

northernpowergrid.com

Last fetched

northernpowergrid.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · northernpowergrid.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/northernpowergrid.com

Resolution chain

northernpowergrid.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.19.151.131104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.152.131104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
max jones
Contact emails

Subdomains

77 observed subdomains of northernpowergrid.com.

Web-graph footprint

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

352 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for northernpowergrid.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc512-9.c3s2.iphmx.com
SPF_INCLUDEemail-od.com
SPF_INCLUDErnmk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.tractivity.co.uk
SPF_IP162.13.112.203
SPF_IP167.89.24.204
SPF_IP216.71.156.22
SPF_IP5.79.37.200
SPF_IP68.232.156.194

Related pages

Pivot deeper into the graph from northernpowergrid.com.

Cypher and MCP

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

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