Skip to content

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

WHISPER CANON · exa.net.ukRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/exa.net.uk

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.

IPPrefixASNOperatorCountry
82.219.16.1282.219.0.0/16AS30740GB

WHOIS identity

Registrar
iana:1131
Organization
exa networks limited trading as: exa networks
Contact emails

Subdomains

1,227 observed subdomains of exa.net.uk.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for exa.net.uk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEesa.exa-networks.co.uk
SPF_IP2a02:b80:0:111::0/64
SPF_IP2a02:b80:0:6:19::0/96
SPF_IP51.75.23.17
SPF_IP82.219.115.0/24
SPF_IP82.219.212.0/24
SPF_IP82.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 20

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