Skip to content

Hostname

consultech.org.uk

Last fetched

consultech.org.uk resolves to 1 IPv4 address operated by AS31708 in GB. WHOIS lists registrar:wizz hosting ltd as the registrar.

Nutrition Label

WHISPER CANON · consultech.org.ukRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/consultech.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.217.24685.13.192.0/18AS31708GB

WHOIS identity

Registrar
registrar:wizz hosting ltd
Organization
Contact emails

Subdomains

8 observed subdomains of consultech.org.uk.

Web-graph footprint

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

97 sites link to this hostname.

6,659 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • consultech.org.uk

Related pages

Pivot deeper into the graph from consultech.org.uk.

Cypher and MCP

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

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