Skip to content

Hostname

osca.com

Last fetched

osca.com resolves to 1 IPv4 address operated by US-TELEPACIFIC - TPx Communications in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · osca.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/osca.com

Resolution chain

osca.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.254.162.22104.254.160.0/21AS14265US-TELEPACIFIC - TPx CommunicationsUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0145082003
Contact emails

Subdomains

7 observed subdomains of osca.com.

Web-graph footprint

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

27 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for osca.com.

MechanismTarget
SPF_Aosca.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.43.241.32/29
SPF_IP104.193.137.209/32
SPF_IP104.254.162.16/28
SPF_IP147.160.167.0/26
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP44.229.253.216
SPF_IP64.31.114.240/28
SPF_IP66.159.239.129
SPF_IP66.159.241.157
SPF_IP66.7.249.224/28
SPF_MXosca.com

Related pages

Pivot deeper into the graph from osca.com.

Cypher and MCP

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

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