Hostname
fhl.net
Last fetched
fhl.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
fhl.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.8.197 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.9.197 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.68.169 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- fhl information center
- Contact emails
Subdomains
159 observed subdomains of fhl.net.
Showing 25 of 159. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fhl.net in the public web crawl.
126 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for fhl.net.
| Mechanism | Target |
|---|---|
| SPF_A | fhl.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 124.219.104.128/27 |
| SPF_IP | 168.95.4.211/32 |
| SPF_IP | 2001:b000:1c9:10:168:95:4:211 |
| SPF_IP | 202.39.133.0/24 |
| SPF_MX | fhl.net |
Related pages
Pivot deeper into the graph from fhl.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fhl.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.