Hostname
ecs-electronicsuk.co.uk
Last fetched
ecs-electronicsuk.co.uk resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:hosting concepts b.v. [tag = registrar-eu] as the registrar.
Nutrition Label
Resolution chain
ecs-electronicsuk.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.97.193.60 | 37.98.80.0/20 | AS20857 | — | NL |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. [tag = registrar-eu]
- Organization
- nigel lea
- Contact emails
- —
Subdomains
2 observed subdomains of ecs-electronicsuk.co.uk.
Web-graph footprint
Distinct hostnames that link to or from ecs-electronicsuk.co.uk in the public web crawl.
17 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ecs-electronicsuk.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | ecs-electronicsuk.co.uk |
| SPF_INCLUDE | _spf.transip.email |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 150.70.0.0/16 |
| SPF_IP | 216.104.0.0/19 |
| SPF_IP | 216.99.128.0/20 |
| SPF_IP | 217.112.116.122 |
| SPF_IP | 54.219.191.0/25 |
| SPF_IP | 54.86.63.64/24 |
Related pages
Pivot deeper into the graph from ecs-electronicsuk.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ecs-electronicsuk.co.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.