Skip to content

Hostname

bluetowertech.com

Last fetched

bluetowertech.com resolves to 1 IPv4 address operated by BLUETOWERHOSTING-ASN - BlueTower Hosting LLC in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · bluetowertech.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bluetowertech.com

Resolution chain

bluetowertech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.75.65.10208.75.64.0/21AS31981BLUETOWERHOSTING-ASN - BlueTower Hosting LLCUS

WHOIS identity

Registrar
iana:1479
Organization
bluetower
Contact emails

Subdomains

48 observed subdomains of bluetowertech.com.

Web-graph footprint

Distinct hostnames that link to or from bluetowertech.com in the public web crawl.

28 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bluetowertech.com.

MechanismTarget
SPF_Abluetowertech.com
SPF_INCLUDE19e2vunws.spf.checkpoint-spf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_MXbluetowertech.com

Related pages

Pivot deeper into the graph from bluetowertech.com.

Cypher and MCP

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

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