Skip to content

Hostname

tbi.net

Last fetched

tbi.net resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tbi.netRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tbi.net

Resolution chain

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

IPPrefixASNOperatorCountry
172.105.159.217172.105.152.0/21AS63949US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

19 observed subdomains of tbi.net.

Web-graph footprint

Distinct hostnames that link to or from tbi.net in the public web crawl.

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for tbi.net.

MechanismTarget
SPF_Atbi.net
SPF_IP172.104.25.61
SPF_IP172.105.159.217
SPF_IP45.33.99.66
SPF_IP45.56.115.100
SPF_MXtbi.net

Related pages

Pivot deeper into the graph from tbi.net.

Cypher and MCP

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

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