Hostname
currencybird.cl
Last fetched
currencybird.cl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
currencybird.cl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.222.121 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.18 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.68 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.222.73 | 13.225.222.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.180.103 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.127 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.59 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.180.89 | 3.174.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.85.31.109 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.124 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.22 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.78 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- teofilo domingo de la cerda castro
- Contact emails
- —
Subdomains
57 observed subdomains of currencybird.cl.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from currencybird.cl in the public web crawl.
19 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for currencybird.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5236859.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from currencybird.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "currencybird.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.