Skip to content

Hostname

fhr.com

Last fetched

fhr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fhr.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fhr.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.108108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.123108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.6108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.83108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.216.10018.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.10118.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.2818.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.7318.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
on behalf of fhr.com owner
Contact emails

Subdomains

77 observed subdomains of fhr.com.

Web-graph footprint

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

205 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fhr.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from fhr.com.

Cypher and MCP

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

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