Skip to content

Hostname

dotgo.uk

Last fetched

dotgo.uk resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists registrar:microtech limited t/a cloudfloordns, llc [tag = microtech] as the registrar.

Nutrition Label

WHISPER CANON · dotgo.ukRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dotgo.uk

Resolution chain

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

IPPrefixASNOperatorCountry
31.193.11.22431.193.0.0/20AS61323GB

WHOIS identity

Registrar
registrar:microtech limited t/a cloudfloordns, llc [tag = microtech]
Organization
martin cooke
Contact emails

Subdomains

8 observed subdomains of dotgo.uk.

Web-graph footprint

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

1,137 sites link to this hostname.

414 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for dotgo.uk.

MechanismTarget
SPF_Adotgo.uk
SPF_INCLUDEone.zoho.eu
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzcsend.net
SPF_IP31.193.11.198
SPF_IP31.193.11.224
SPF_MXdotgo.uk

Related pages

Pivot deeper into the graph from dotgo.uk.

Cypher and MCP

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

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