Skip to content

Hostname

ellenor.org

Last fetched

ellenor.org resolves to 1 IPv4 address operated by AS62217 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ellenor.orgRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ellenor.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.0.252.52194.0.252.0/24AS62217GB

WHOIS identity

Registrar
iana:1390
Organization
boxharry
Contact emails

Subdomains

1 observed subdomain of ellenor.org.

Web-graph footprint

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

132 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ellenor.org.

MechanismTarget
SPF_Aellenor.org
SPF_Amail.ellenor.org
SPF_INCLUDE_spf.securecollections.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.64.137.4
SPF_IP51.52.185.138/28
SPF_MXellenor.org

Related pages

Pivot deeper into the graph from ellenor.org.

Cypher and MCP

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

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