Skip to content

Hostname

leviat.com

Last fetched

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

Nutrition Label

WHISPER CANON · leviat.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/leviat.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.39.1104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.158.218172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.145.13.110185.145.12.0/22AS202521NL

WHOIS identity

Registrar
iana:106
Organization
rose mckay
Contact emails

Subdomains

14 observed subdomains of leviat.com.

Web-graph footprint

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

154 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for leviat.com.

MechanismTarget
SPF_INCLUDE_spf.crh.com
SPF_INCLUDE_spf.leviat.com
SPF_INCLUDEem7930.leviat.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEusermail.zohocreator.com
SPF_IP185.145.13.110

Related pages

Pivot deeper into the graph from leviat.com.

Cypher and MCP

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

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