Skip to content

Hostname

ellawoolner.com

Last fetched

ellawoolner.com resolves to 2 IPv4 addresses operated by TWENTYI - 20i Limited in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ellawoolner.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ellawoolner.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.30.138185.151.200.0/24AS48254TWENTYI - 20i LimitedGB
80.95.207.2080.96.4.0/23AS51561AS-ICUK - ICUK Computing Services LimitedGB

WHOIS identity

Registrar
iana:83
Organization
ella woolner
Contact emails

Subdomains

1 observed subdomain of ellawoolner.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ellawoolner.com.

MechanismTarget
SPF_Aacswebhosting2.com
SPF_Aellawoolner.com
SPF_INCLUDEspf.stackmail.com
SPF_IP213.171.212.224
SPF_MXellawoolner.com

Related pages

Pivot deeper into the graph from ellawoolner.com.

Cypher and MCP

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

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