Skip to content

Hostname

fr.heytesting.com

Last fetched

fr.heytesting.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fr.heytesting.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fr.heytesting.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.11518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.11918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.11018.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.170.221.223.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.423.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.643.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.993.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with fr.heytesting.com in WhisperGraph.

Subdomains

1 observed subdomain of fr.heytesting.com.

Threat posture

History

Related pages

Pivot deeper into the graph from fr.heytesting.com.

Cypher and MCP

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

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