Skip to content

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

WHISPER CANON · eda.org.ukRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/eda.org.uk

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.

IPPrefixASNOperatorCountry
13.41.89.12813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.88.12635.176.0.0/15AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eda.org.uk.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEcreatesend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.228.0.58
SPF_IP13.111.68.175
SPF_IP35.177.88.126
SPF_IP87.224.73.62

Related pages

Pivot deeper into the graph from eda.org.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.