Skip to content

Hostname

app.ofx.com

Last fetched

app.ofx.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · app.ofx.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/app.ofx.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.103143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.108143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.2143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.73143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.57.12018.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.8418.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.918.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.57.9218.66.56.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.152.10399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.ofx.com in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for app.ofx.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from app.ofx.com.

Cypher and MCP

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

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