Skip to content

Hostname

technical-services.co.uk

Last fetched

technical-services.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:123 as the registrar.

Nutrition Label

WHISPER CANON · technical-services.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/technical-services.co.uk

Resolution chain

technical-services.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:123
Organization
technical services
Contact emails

Subdomains

6 observed subdomains of technical-services.co.uk.

Web-graph footprint

Distinct hostnames that link to or from technical-services.co.uk in the public web crawl.

6 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for technical-services.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.159.135.42/32
SPF_IP212.38.162.218/32
SPF_IP23.83.212.14
SPF_IP34.105.214.228
SPF_IP35.246.42.184/32
SPF_IP81.168.1.213

Related pages

Pivot deeper into the graph from technical-services.co.uk.

Cypher and MCP

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

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