Skip to content

Hostname

timtebowfoundation.org

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for timtebowfoundation.org in WhisperGraph.

IPv6 resolution

No AAAA record for timtebowfoundation.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
timtebowfoundation.org@domainsbyproxy.com

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

  • ns05.domaincontrol.com
  • ns06.domaincontrol.com

MX records

  • d338810a.ess.barracudanetworks.com
  • d338810b.ess.barracudanetworks.com

SPF policy

  • ip: 52.100.0.0/15
  • ip: 40.92.0.0/15
  • ip: 52.102.0.0/16
  • ip: 40.107.0.0/16
  • ip: 74.125.0.0/16
  • ip: 173.194.0.0/16
  • ip: 52.103.0.0/17
  • ip: 104.47.0.0/17
  • ip: 209.85.128.0/17
  • ip: 216.58.192.0/19
  • ip: 216.239.32.0/19
  • ip: 216.139.64.0/19
  • ip: 172.253.112.0/20
  • ip: 108.179.144.0/20
  • ip: 158.247.16.0/20
  • ip: 143.244.80.0/20
  • ip: 172.217.32.0/21
  • ip: 172.253.56.0/21
  • ip: 205.207.104.0/22
  • ip: 208.75.120.0/22
  • ip: 54.174.60.0/23
  • ip: 3.93.157.0/24
  • ip: 139.180.17.0/24
  • ip: 3.210.190.0/24
  • ip: 54.174.52.0/24
  • ip: 54.174.57.0/24
  • ip: 54.174.59.0/24
  • ip: 54.174.63.0/24
  • ip: 209.222.82.0/24
  • ip: 18.208.124.128/25
  • ip: 141.193.184.128/25
  • ip: 141.193.185.128/25
  • ip: 67.231.154.164/32
  • ip: 67.231.154.165/32
  • ip: 67.231.154.183/32
  • ip: 67.231.154.184/32
  • ip: 67.231.154.186/32
  • ip: 67.231.154.187/32
  • ip: 67.231.154.188/32
  • ip: 67.231.154.189/32
  • ip: 2001:4860:4000::/36
  • ip: 2404:6800:4000::/36
  • ip: 2607:f8b0:4000::/36
  • ip: 2800:3f0:4000::/36
  • ip: 2a00:1450:4000::0/36
  • ip: 2a01:111:f400::0/48
  • ip: 2a01:111:f403:8000::/51
  • ip: 2a01:111:f403::/49
  • ip: 2a01:111:f403:c000::/51
  • ip: 2a01:111:f403:f000::/52

Threat-feed evidence

History

Related pages

Pivot from timtebowfoundation.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: "timtebowfoundation.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.