Skip to content

Hostname

eldisser.com

Last fetched

eldisser.com resolves to 1 IPv4 address operated by AS12430 in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · eldisser.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eldisser.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.226.237.12477.224.0.0/13AS12430ES

WHOIS identity

Registrar
iana:146
Organization
s.a. eldisser
Contact emails

Subdomains

96 observed subdomains of eldisser.com.

Web-graph footprint

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

37 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • eldisser.com

SPF policy

4 SPF mechanisms authorising senders for eldisser.com.

MechanismTarget
SPF_Aeldisser.com
SPF_INCLUDE145694952.spf08.hubspotemail.net
SPF_IP77.226.237.113/28
SPF_MXeldisser.com

Related pages

Pivot deeper into the graph from eldisser.com.

Cypher and MCP

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

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