Skip to content

Hostname

towerbridge.org.uk

Last fetched

towerbridge.org.uk resolves to 35.177.23.173, announced in 35.176.0.0/15 by AMAZON-02 - Amazon.com, Inc. in GB. towerbridge.org.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · towerbridge.org.ukRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/towerbridge.org.uk

Resolution chain

IPv6 resolution

No AAAA record for towerbridge.org.uk is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:internetx gmbh
Registrant organisation
the city of london corporation
Contact emails
redacted@nominet.uk

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0.uk.colt.net
  • ns1.uk.colt.net

MX records

  • towerbridge-org-uk.mail.protection.outlook.com

SPF policy

  • ip: 198.2.128.0/18
  • ip: 205.201.128.0/20
  • ip: 148.105.8.0/21
  • ip: 194.78.81.128/27
  • ip: 212.72.62.129/32
  • ip: 81.246.113.48/28
  • include: recreatex.be
  • include: spf.protection.outlook.com
  • include: shops.shopify.com
  • include: servers.mcsv.net
  • a: towerbridge.org.uk
  • mx: towerbridge.org.uk

Threat-feed evidence

History

Related pages

Pivot from towerbridge.org.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "towerbridge.org.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.