Skip to content

Hostname

eular.org

Last fetched

eular.org resolves to 1 IPv4 address operated by AS207143 in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · eular.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eular.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.178.193.66185.178.193.0/24AS207143CH

WHOIS identity

Registrar
iana:1387
Organization
eular
Contact emails

Subdomains

70 observed subdomains of eular.org.

Web-graph footprint

Distinct hostnames that link to or from eular.org in the public web crawl.

866 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eular.org.

MechanismTarget
SPF_Aeular.org
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.congress.eular.org
SPF_INCLUDEspf.esor.eular.org
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.netgrouper.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.140.23.251
SPF_IP81.63.133.218
SPF_MXeular.org

Related pages

Pivot deeper into the graph from eular.org.

Cypher and MCP

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

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