Skip to content

Hostname

levoy.net

Last fetched

levoy.net resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · levoy.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/levoy.net

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.221.19945.79.192.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS
50.116.43.21350.116.32.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:48
Organization
levoy theater
Contact emails

Subdomains

18 observed subdomains of levoy.net.

Web-graph footprint

Distinct hostnames that link to or from levoy.net in the public web crawl.

91 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for levoy.net.

MechanismTarget
SPF_Alevoy.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.greengeeks.net
SPF_IP65.60.36.230
SPF_IP67.208.34.249
SPF_MXlevoy.net

Related pages

Pivot deeper into the graph from levoy.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "levoy.net"})-[: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.