Skip to content

Hostname

basingstoke.gov.uk

Last fetched

basingstoke.gov.uk resolves to 1 IPv4 address operated by AS5413 in GB.

Nutrition Label

WHISPER CANON · basingstoke.gov.ukRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/basingstoke.gov.uk

Resolution chain

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

IPPrefixASNOperatorCountry
62.232.49.14062.232.0.0/16AS5413GB

WHOIS identity

Registrar
Organization
ben naylor civic offices
Contact emails

Subdomains

76 observed subdomains of basingstoke.gov.uk.

Web-graph footprint

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

455 sites link to this hostname.

613 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for basingstoke.gov.uk.

Related pages

Pivot deeper into the graph from basingstoke.gov.uk.

Cypher and MCP

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

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