Skip to content

Hostname

oportun.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.32.162104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.63.207104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

42 observed subdomains of oportun.com.

Web-graph footprint

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

570 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for oportun.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.126.144.0/20
SPF_IP208.72.249.128/25
SPF_IP216.66.216.0/22
SPF_IP34.233.253.88
SPF_IP34.234.26.211
SPF_IP38.104.225.146
SPF_IP38.99.125.0/29
SPF_IP38.99.125.128/28
SPF_IP50.112.142.130/32
SPF_IP50.112.151.43/32
SPF_IP50.112.180.106/32
SPF_IP52.1.215.211
SPF_IP52.1.62.94
SPF_IP52.203.216.218
SPF_IP52.39.2.203
SPF_IP52.39.4.253
SPF_IP52.72.152.43
SPF_IP54.200.6.121/32
SPF_IP54.208.14.206/32
SPF_IP54.208.84.215
SPF_IP54.213.14.70/32
SPF_IP54.213.30.116/32
SPF_IP54.213.5.237/32
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.244.0/22

Related pages

Pivot deeper into the graph from oportun.com.

Cypher and MCP

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

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