Skip to content

Hostname

henry.com

Last fetched

henry.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · henry.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/henry.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.223104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.223104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for henry.com.

MechanismTarget
SPF_INCLUDE118964.spf10.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.166.12.121
SPF_IP12.138.47.82
SPF_IP12.22.4.130
SPF_IP12.22.4.135
SPF_IP12.4.37.114
SPF_IP172.99.63.114
SPF_IP173.12.54.112/30
SPF_IP173.212.161.145
SPF_IP199.219.128.44/30
SPF_IP208.254.134.14
SPF_IP208.254.134.7
SPF_IP4.15.161.42
SPF_IP50.254.66.89
SPF_IP65.115.50.67
SPF_IP72.138.153.198
SPF_IP76.80.4.239
SPF_IP76.80.4.253
SPF_IP98.97.56.22
SPF_IP98.97.59.239
SPF_IP98.97.61.11

Related pages

Pivot deeper into the graph from henry.com.

Cypher and MCP

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

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