Skip to content

Hostname

exchangeratesapi.io

Last fetched

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

Nutrition Label

WHISPER CANON · exchangeratesapi.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exchangeratesapi.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.83.1018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.10918.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.11018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.7318.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.163.125.243.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.43.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.593.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.693.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of exchangeratesapi.io.

Web-graph footprint

Distinct hostnames that link to or from exchangeratesapi.io in the public web crawl.

210 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for exchangeratesapi.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from exchangeratesapi.io.

Cypher and MCP

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

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