Skip to content

Hostname

ca.rhfa.cl

Last fetched

ca.rhfa.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · ca.rhfa.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ca.rhfa.cl

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.103.10713.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.11513.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.3213.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.103.4913.225.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.104.123.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.283.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.373.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.773.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ca.rhfa.cl.

Related pages

Pivot deeper into the graph from ca.rhfa.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ca.rhfa.cl"})-[: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.