Skip to content

Hostname

tntint.by

Last fetched

tntint.by resolves to 3 IPv4 addresses operated by BELPAK-AS - Republican Unitary Telecommunication Enterprise Beltelecom in BY.

Nutrition Label

WHISPER CANON · tntint.byRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tntint.by

Resolution chain

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

IPPrefixASNOperatorCountry
194.158.213.246194.158.213.0/24AS6697BELPAK-AS - Republican Unitary Telecommunication Enterprise BeltelecomBY
80.249.81.980.249.80.0/20AS12406BN-AS - Business Network LtdBY
80.249.92.15480.249.80.0/20AS12406BN-AS - Business Network LtdBY

WHOIS identity

No WHOIS records are currently associated with tntint.by in WhisperGraph.

Subdomains

5 observed subdomains of tntint.by.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tntint.by.

MechanismTarget
SPF_IP194.158.213.238
SPF_IP194.158.213.246
SPF_IP80.249.81.9
SPF_IP80.249.92.154
SPF_MXtntint.by

Related pages

Pivot deeper into the graph from tntint.by.

Cypher and MCP

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

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