Skip to content

Hostname

elzeard.studio

Last fetched

elzeard.studio resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:938 as the registrar.

Nutrition Label

WHISPER CANON · elzeard.studioRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/elzeard.studio

Resolution chain

elzeard.studio resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.89.232.99159.89.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:938
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of elzeard.studio.

Web-graph footprint

Distinct hostnames that link to or from elzeard.studio in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for elzeard.studio.

MechanismTarget
SPF_Aelzeard.studio
SPF_INCLUDEspf.web-dns1.com
SPF_IP54.39.100.229
SPF_IP54.39.100.97
SPF_MXelzeard.studio

Related pages

Pivot deeper into the graph from elzeard.studio.

Cypher and MCP

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

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