Skip to content

Hostname

oanda.com

Last fetched

oanda.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · oanda.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/oanda.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.37.191104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.38.191104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
oanda (canada) corporation ulc
Contact emails

Subdomains

102 observed subdomains of oanda.com.

Web-graph footprint

Distinct hostnames that link to or from oanda.com in the public web crawl.

7,894 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for oanda.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.braintreegateway.com
SPF_IP103.151.192.0/23
SPF_IP159.253.246.116
SPF_IP167.89.10.227
SPF_IP167.89.63.175
SPF_IP182.161.76.72
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.247.0.0/24
SPF_IP198.105.26.0/23
SPF_IP208.117.48.146
SPF_IP216.198.0.0/18
SPF_IP216.40.32.0/20
SPF_IP216.40.45.0/27
SPF_IP64.99.140.0/24
SPF_IP64.99.180.0/24
SPF_IP85.232.253.230

Related pages

Pivot deeper into the graph from oanda.com.

Cypher and MCP

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

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