Skip to content

Hostname

fhsc.com

Last fetched

fhsc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fhsc.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/fhsc.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.130.110143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.20143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.63143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.81143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.323.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.543.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.703.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.823.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
magellan health
Contact emails

Subdomains

53 observed subdomains of fhsc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from fhsc.com.

Cypher and MCP

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

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