Skip to content

Hostname

tsbtrans.com

Last fetched

tsbtrans.com resolves to 1 IPv4 address operated by AS16276 in ES. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · tsbtrans.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tsbtrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.37.116.11254.37.0.0/16AS16276ES

WHOIS identity

Registrar
iana:433
Organization
cristobal josep
Contact emails

Subdomains

8 observed subdomains of tsbtrans.com.

Web-graph footprint

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

32 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tsbtrans.com.

MechanismTarget
SPF_Afortimailcloud.dagram.com
SPF_Atsbtrans.com
SPF_IP173.243.134.164/32
SPF_IP212.170.132.130
SPF_IP213.32.164.16
SPF_IP85.88.150.226
SPF_MXtsbtrans.com

Related pages

Pivot deeper into the graph from tsbtrans.com.

Cypher and MCP

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

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