Skip to content

Hostname

fhr.net

Last fetched

fhr.net resolves to 104.21.10.101, announced in 104.21.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. fhr.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · fhr.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fhr.net

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:2
Registrant organisation
fellowship health resources
Contact emails
n68ay7j89ks@networksolutionsprivateregistration.com, sy2vw5jc9j6@networksolutionsprivateregistration.com, vq2ne8qm6qe@networksolutionsprivateregistration.com, zr73p8xa67f@networksolutionsprivateregistration.com, technicalsupport@fhr.net, sduggan@fellowshiphr.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • jason.ns.cloudflare.com
  • meiling.ns.cloudflare.com
  • ns67.worldnic.com
  • ns68.worldnic.com

MX records

  • d272630a.ess.barracudanetworks.com
  • d272630b.ess.barracudanetworks.com

SPF policy

  • include: spf.ess.barracudanetworks.com
  • include: spf.protection.outlook.com
  • a: fhr.net
  • mx: fhr.net
  • ip: 70.164.31.118

Threat-feed evidence

History

Related pages

Pivot from fhr.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fhr.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.