Skip to content

Hostname

henfast.com

Last fetched

henfast.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · henfast.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/henfast.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.200.25.131104.200.24.0/22AS63949US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of henfast.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for henfast.com.

MechanismTarget
SPF_Al1.henfast.com
SPF_Al2.henfast.com
SPF_INCLUDE_spf.google.com
SPF_IP104.200.25.131
SPF_IP173.230.158.78
SPF_IP2600:3c01:0:0:f03c:91ff:fe56:5295
SPF_IP2600:3c01:0:0:f03c:91ff:fe56:cac2
SPF_IP50.116.6.179

Related pages

Pivot deeper into the graph from henfast.com.

Cypher and MCP

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

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