Skip to content

Hostname

oracleelevator.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.18.102104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.19.102104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
john m. espejo
Contact emails

Subdomains

12 observed subdomains of oracleelevator.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oracleelevator.com.

MechanismTarget
SPF_INCLUDE_spf.safewebservices.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.28.92.64
SPF_IP67.227.252.18

Related pages

Pivot deeper into the graph from oracleelevator.com.

Cypher and MCP

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

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