Skip to content

Hostname

th.rfrq.com

Last fetched

th.rfrq.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG.

Nutrition Label

WHISPER CANON · th.rfrq.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/th.rfrq.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.71.1218.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.71.18318.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.71.2918.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.71.6118.165.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
3.168.117.1073.168.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.117.1303.168.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.117.1773.168.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.117.2143.168.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with th.rfrq.com in WhisperGraph.

Subdomains

1 observed subdomain of th.rfrq.com.

Subdomain
m.th.rfrq.com

Threat posture

History

Related pages

Pivot deeper into the graph from th.rfrq.com.

Cypher and MCP

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

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