Skip to content

Hostname

dectech.co.uk

Last fetched

dectech.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:register.com inc [tag = register-dot-com] as the registrar.

Nutrition Label

WHISPER CANON · dectech.co.ukRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dectech.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.120108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.42108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.70108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.93108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.273.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.283.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.313.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.86.793.168.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:register.com inc [tag = register-dot-com]
Organization
decision technology
Contact emails

Subdomains

58 observed subdomains of dectech.co.uk.

Web-graph footprint

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

33 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dectech.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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