Skip to content

Hostname

elev8.com

Last fetched

elev8.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · elev8.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elev8.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.52104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.52104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.20.79104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.157.184172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.0.66.208192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS
35.205.30.22535.205.16.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE
35.205.30.22535.205.16.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE

WHOIS identity

Registrar
iana:472
Organization
interactive one
Contact emails

Subdomains

4 observed subdomains of elev8.com.

Web-graph footprint

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

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elev8.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from elev8.com.

Cypher and MCP

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

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