Skip to content

Hostname

openexchangerates.org

Last fetched

openexchangerates.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · openexchangerates.orgRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/openexchangerates.org

Resolution chain

openexchangerates.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.200.197.12752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.14.11652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.237.20652.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.15.18254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1390
Organization
identity protect
Contact emails

Subdomains

4 observed subdomains of openexchangerates.org.

Web-graph footprint

Distinct hostnames that link to or from openexchangerates.org in the public web crawl.

655 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for openexchangerates.org.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEspf.messagingengine.com
SPF_INCLUDEstspg-customer.com
SPF_IP149.72.53.61

Related pages

Pivot deeper into the graph from openexchangerates.org.

Cypher and MCP

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

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