Skip to content

Hostname

assets.tel-uk.com

Last fetched

assets.tel-uk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · assets.tel-uk.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/assets.tel-uk.com

Resolution chain

assets.tel-uk.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.12013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.12513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.169.183.1273.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.1293.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.313.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.943.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with assets.tel-uk.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from assets.tel-uk.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from assets.tel-uk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "assets.tel-uk.com"})-[: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.