Skip to content

Hostname

belltowertech.com

Last fetched

belltowertech.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. belltowertech.com 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 · belltowertech.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/belltowertech.com

Resolution chain

No IPv4 resolution is recorded for belltowertech.com in WhisperGraph.

IPv6 resolution

No AAAA record for belltowertech.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Registrant organisation
belltower technologies
Contact emails
nocontactsfound@secureserver.net

Subdomains

Mail and authentication

Nameservers

  • ns01.belltowertech.com
  • ns02.belltowertech.com
  • ns04.belltowertech.com

MX records

  • mail05.belltowertech.com
  • mail06.belltowertech.com

SPF policy

  • ip: 208.53.42.144/28
  • ip: 66.18.4.224/28
  • a: belltowertech.com
  • mx: belltowertech.com
  • include: spf-basic.fogbugz.com
  • include: _spf.google.com
  • ip: 149.72.205.129
  • ip: 167.89.76.8

Threat-feed evidence

History

Related pages

Pivot from belltowertech.com 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: "belltowertech.com"})-[: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.