Skip to content

Hostname

techquote.co.uk

Last fetched

techquote.co.uk resolves to 2 IPv4 addresses operated by KAOPU-HK - Kaopu Cloud HK Limited in BD. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · techquote.co.ukRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/techquote.co.uk

Resolution chain

techquote.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.205.144.192154.205.144.0/24AS138915KAOPU-HK - Kaopu Cloud HK LimitedBD
199.59.247.242199.59.247.0/24AS53589PLANETHOSTER-8 - PlanetHosterCA

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
ian trudgeon
Contact emails

Subdomains

5 observed subdomains of techquote.co.uk.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for techquote.co.uk.

MechanismTarget
SPF_Atechquote.co.uk
SPF_INCLUDE_spf.google.com
SPF_MXtechquote.co.uk

Related pages

Pivot deeper into the graph from techquote.co.uk.

Cypher and MCP

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

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