Skip to content

Hostname

patrickhenry.edu

Last fetched

patrickhenry.edu resolves to 1 IPv4 address operated by VIRGINIA-COMMUNITY-COLLEGE-SYSTEM - Virginia Community College System in US.

Nutrition Label

WHISPER CANON · patrickhenry.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/patrickhenry.edu

Resolution chain

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

IPPrefixASNOperatorCountry
164.106.55.140164.106.0.0/16AS22845VIRGINIA-COMMUNITY-COLLEGE-SYSTEM - Virginia Community College SystemUS

WHOIS identity

No WHOIS records are currently associated with patrickhenry.edu in WhisperGraph.

Subdomains

24 observed subdomains of patrickhenry.edu.

Web-graph footprint

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

117 sites link to this hostname.

291 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for patrickhenry.edu.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.180.41.42
SPF_IP164.106.100.35/32
SPF_IP164.106.55.241
SPF_IP216.17.93.137/32
SPF_IP216.17.93.138/32
SPF_IP35.174.145.124/32

Related pages

Pivot deeper into the graph from patrickhenry.edu.

Cypher and MCP

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

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