Skip to content

Hostname

electionanalysis.uk

Last fetched

electionanalysis.uk resolves to 1 IPv4 address operated by SUB6 in GB. WHOIS lists registrar:sub 6 limited t/a clook internet as the registrar.

Nutrition Label

WHISPER CANON · electionanalysis.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/electionanalysis.uk

Resolution chain

electionanalysis.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.41.8.34185.41.8.0/22AS200083SUB6GB

WHOIS identity

Registrar
registrar:sub 6 limited t/a clook internet
Organization
bournemouth university
Contact emails

Subdomains

7 observed subdomains of electionanalysis.uk.

Web-graph footprint

Distinct hostnames that link to or from electionanalysis.uk in the public web crawl.

113 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from electionanalysis.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "electionanalysis.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.