Skip to content

Hostname

t4bl.org

Last fetched

t4bl.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · t4bl.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/t4bl.org

Resolution chain

t4bl.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.60.137104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
153.92.223.2153.92.216.0/21AS47583NL
172.67.197.57172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0163975455
Contact emails

Subdomains

2 observed subdomains of t4bl.org.

Web-graph footprint

Distinct hostnames that link to or from t4bl.org in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for t4bl.org.

MechanismTarget
SPF_At4bl.org
SPF_INCLUDE_spf.site4now.net
SPF_MXt4bl.org

Related pages

Pivot deeper into the graph from t4bl.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "t4bl.org"})-[: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.