Skip to content

Hostname

techblast.co.uk

Last fetched

techblast.co.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:sputnik internet ltd [tag = sputnikinternet] as the registrar.

Nutrition Label

WHISPER CANON · techblast.co.ukRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/techblast.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.252.11513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.3613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1043.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1253.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.453.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.793.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.169.71.463.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.713.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.893.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.973.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
registrar:sputnik internet ltd [tag = sputnikinternet]
Organization
Contact emails

Subdomains

1 observed subdomain of techblast.co.uk.

Web-graph footprint

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

112 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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