Skip to content

Hostname

pbrc.edu

Last fetched

pbrc.edu resolves to 1 IPv4 address operated by AS32440 in US.

Nutrition Label

WHISPER CANON · pbrc.eduRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/pbrc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
198.62.89.101198.62.89.0/24AS32440US

WHOIS identity

Registrar
Organization
pennington biomedical research center
Contact emails

Subdomains

269 observed subdomains of pbrc.edu.

Web-graph footprint

Distinct hostnames that link to or from pbrc.edu in the public web crawl.

763 sites link to this hostname.

392 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pbrc.edu.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.62.89.0/24

Related pages

Pivot deeper into the graph from pbrc.edu.

Cypher and MCP

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

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