Skip to content

Hostname

henrico.us

Last fetched

henrico.us has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · henrico.usRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/henrico.us

Resolution chain

henrico.us has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
county of henrico
Contact emails

Subdomains

22 observed subdomains of henrico.us.

Web-graph footprint

Distinct hostnames that link to or from henrico.us in the public web crawl.

605 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for henrico.us.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.henrico.us
SPF_IP198.181.229.25
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP38.103.3.36
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP43.228.184.0/22
SPF_IP52.100.0.0/14
SPF_IP54.183.203.6
SPF_IP54.183.245.59/32
SPF_IP64.4.22.64/26
SPF_IP65.55.169.0/24
SPF_IP65.55.88.0/24
SPF_IP66.128.144.88/29
SPF_IP67.231.144.0/20
SPF_IP68.232.135.234/31
SPF_IP68.232.140.57/32
SPF_IP68.232.140.79/32
SPF_IP68.232.141.193
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from henrico.us.

Cypher and MCP

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

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