Skip to content

Hostname

oasys-software.com

Last fetched

oasys-software.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · oasys-software.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/oasys-software.com

Resolution chain

oasys-software.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.2113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.53.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.983.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
oasys
Contact emails

Subdomains

49 observed subdomains of oasys-software.com.

Web-graph footprint

Distinct hostnames that link to or from oasys-software.com in the public web crawl.

176 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for oasys-software.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.17.187.238
SPF_IP193.17.187.9

Related pages

Pivot deeper into the graph from oasys-software.com.

Cypher and MCP

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

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