Skip to content

Hostname

nhpbs.org

Last fetched

nhpbs.org resolves to 1 IPv4 address operated by USNH - University System of New Hampshire in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nhpbs.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nhpbs.org

Resolution chain

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

IPPrefixASNOperatorCountry
132.177.204.5132.177.0.0/16AS11745USNH - University System of New HampshireUS

WHOIS identity

Registrar
iana:2
Organization
new hampshire public television
Contact emails

Subdomains

14 observed subdomains of nhpbs.org.

Web-graph footprint

Distinct hostnames that link to or from nhpbs.org in the public web crawl.

640 sites link to this hostname.

992 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nhpbs.org.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.177.204.29
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP209.208.119.176
SPF_IP209.208.119.18
SPF_IP209.208.119.19
SPF_IP209.208.119.20
SPF_IP209.208.119.235
SPF_IP209.208.119.33

Related pages

Pivot deeper into the graph from nhpbs.org.

Cypher and MCP

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

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