Hostname
exa.net.uk
Last fetched
exa.net.uk resolves to 1 IPv4 address operated by AS30740 in GB. WHOIS lists iana:1131 as the registrar.
Nutrition Label
Resolution chain
exa.net.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 |
|---|---|---|---|---|
| 82.219.16.12 | 82.219.0.0/16 | AS30740 | — | GB |
WHOIS identity
- Registrar
- iana:1131
- Organization
- exa networks limited trading as: exa networks
- Contact emails
- —
Subdomains
1,227 observed subdomains of exa.net.uk.
Showing 25 of 1,227. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exa.net.uk in the public web crawl.
62 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for exa.net.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | esa.exa-networks.co.uk |
| SPF_IP | 2a02:b80:0:111::0/64 |
| SPF_IP | 2a02:b80:0:6:19::0/96 |
| SPF_IP | 51.75.23.17 |
| SPF_IP | 82.219.115.0/24 |
| SPF_IP | 82.219.212.0/24 |
| SPF_IP | 82.219.4.0/23 |
Related pages
Pivot deeper into the graph from exa.net.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exa.net.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.