Skip to content

Hostname

oraclecms.com

Last fetched

oraclecms.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · oraclecms.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oraclecms.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.198104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.198104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.216172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:13
Organization
kali gayle
Contact emails

Subdomains

39 observed subdomains of oraclecms.com.

Web-graph footprint

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

135 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for oraclecms.com.

MechanismTarget
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEm21_relays.oraclecms.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.0.103.102
SPF_IP101.0.107.222
SPF_IP103.122.54.20/32
SPF_IP103.122.54.60/30
SPF_IP103.122.54.64
SPF_IP124.254.94.166
SPF_IP52.64.200.52
SPF_IP61.88.31.129/32
SPF_IP61.88.31.134

Related pages

Pivot deeper into the graph from oraclecms.com.

Cypher and MCP

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

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