Skip to content

Hostname

nbpower.com

Last fetched

nbpower.com resolves to 2 IPv4 addresses operated by NBPHC-AS - New Brunswick Power Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nbpower.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/nbpower.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.3.252.12155.5.116.0/24AS21853NBPHC-AS - New Brunswick Power CorporationCA
155.3.254.12155.5.116.0/24AS21853NBPHC-AS - New Brunswick Power CorporationCA

WHOIS identity

Registrar
iana:2
Organization
attn nbpower.com care of network solutions
Contact emails

Subdomains

65 observed subdomains of nbpower.com.

Web-graph footprint

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

464 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nbpower.com.

MechanismTarget
SPF_INCLUDEemail.opower.com
SPF_INCLUDEofsys.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.3.252.244
SPF_IP155.3.252.245
SPF_IP155.3.252.246
SPF_IP155.3.252.247
SPF_IP155.3.252.36
SPF_IP155.3.254.36
SPF_IP155.3.255.244
SPF_IP155.3.255.245
SPF_IP155.3.255.246
SPF_IP155.3.255.247

Related pages

Pivot deeper into the graph from nbpower.com.

Cypher and MCP

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

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