Skip to content

Hostname

t4b.com

Last fetched

t4b.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · t4b.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/t4b.com

Resolution chain

t4b.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.68104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.68104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.23172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
62.100.205.3562.100.204.0/22AS12488GB

WHOIS identity

Registrar
iana:146
Organization
tools for brokers pte.
Contact emails

Subdomains

38 observed subdomains of t4b.com.

Web-graph footprint

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

44 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for t4b.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP5.187.0.16

Related pages

Pivot deeper into the graph from t4b.com.

Cypher and MCP

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

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