Skip to content

Hostname

torrongo.com.bd

Last fetched

torrongo.com.bd resolves to 1 IPv4 address operated by AS151967 in BD.

Nutrition Label

WHISPER CANON · torrongo.com.bdRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/torrongo.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.65.138.11103.65.138.0/24AS151967BD

WHOIS identity

No WHOIS records are currently associated with torrongo.com.bd in WhisperGraph.

Subdomains

2 observed subdomains of torrongo.com.bd.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • torrongo.com.bd

SPF policy

9 SPF mechanisms authorising senders for torrongo.com.bd.

MechanismTarget
SPF_Atorrongo.com.bd
SPF_IP103.65.138.11
SPF_IP103.65.138.66
SPF_IP103.65.138.70
SPF_IP131.153.48.204
SPF_IP131.153.48.206
SPF_IP131.153.99.250
SPF_IP131.153.99.254
SPF_MXtorrongo.com.bd

Related pages

Pivot deeper into the graph from torrongo.com.bd.

Cypher and MCP

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

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