Skip to content

Hostname

oasiscms.com

Last fetched

oasiscms.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · oasiscms.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oasiscms.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.182.145.15935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
mark george
Contact emails

Subdomains

114 observed subdomains of oasiscms.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for oasiscms.com.

MechanismTarget
SPF_Aoasiscms.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.96.24.214
SPF_IP3.97.67.69
SPF_IP35.182.145.159
SPF_IP35.182.169.106
SPF_IP35.182.24.121
SPF_IP35.183.226.202
SPF_IP52.60.90.243
SPF_MXoasiscms.com

Related pages

Pivot deeper into the graph from oasiscms.com.

Cypher and MCP

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

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