Hostname
eda.org.uk
Last fetched
eda.org.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:fasthosts internet ltd as the registrar.
Nutrition Label
Resolution chain
eda.org.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.41.89.128 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.177.88.126 | 35.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:fasthosts internet ltd
- Organization
- electrical distributors association
- Contact emails
Subdomains
5 observed subdomains of eda.org.uk.
Web-graph footprint
Distinct hostnames that link to or from eda.org.uk in the public web crawl.
111 sites link to this hostname.
166 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for eda.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | createsend.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.228.0.58 |
| SPF_IP | 13.111.68.175 |
| SPF_IP | 35.177.88.126 |
| SPF_IP | 87.224.73.62 |
Related pages
Pivot deeper into the graph from eda.org.uk.
- IP · 13.41.89.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:fasthosts internet ltd
- Country · GB
- Email · redacted@nominet.uk
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · ed…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eda.org.uk"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.