Skip to content

Hostname

towerfcu.org

Last fetched

towerfcu.org resolves to 104.16.173.82, announced in 104.16.160.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. towerfcu.org 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 · towerfcu.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/towerfcu.org

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:2
Registrant organisation
domain admin
Contact emails
custserv@markmonitor.com, christine.bouma@towerfcu.org

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

  • pdns103.ultradns.biz
  • pdns103.ultradns.com
  • pdns103.ultradns.net
  • pdns103.ultradns.org

MX records

  • towerfcu-org.mail.protection.outlook.com

SPF policy

  • ip: 149.72.30.124/32
  • ip: 148.163.157.19/32
  • ip: 148.163.159.19/32
  • ip: 208.252.57.192/27
  • ip: 69.38.149.224/27
  • ip: 173.239.115.34/32
  • ip: 65.182.202.34/32
  • ip: 63.117.120.96/27
  • include: _spf.alchemer.com
  • include: spf.cashedge.com
  • include: email-od.com
  • include: _spf.psm.knowbe4.com
  • include: _spf01.mykronos.com
  • include: spf.protection.outlook.com
  • a: _mailhosts.swbc.com
  • include: _spf.act-on.net
  • include: 50494747.spf03.hubspotemail.net
  • ip: 184.154.120.33
  • ip: 204.225.146.15
  • ip: 204.225.146.4
  • ip: 204.225.147.15

Threat-feed evidence

History

Related pages

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