Skip to content

Hostname

healthgrc.com

Last fetched

healthgrc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · healthgrc.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/healthgrc.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.80.22108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.36108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.63108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.80.97108.159.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.202.273.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.483.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.703.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.943.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.503.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.523.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.63.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of healthgrc.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for healthgrc.com.

MechanismTarget
SPF_INCLUDE4571120.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from healthgrc.com.

Cypher and MCP

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

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