Skip to content

Hostname

torrentian.com

Last fetched

torrentian.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · torrentian.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/torrentian.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.232.174.17413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.145.2413.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.132.15615.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.177.2443.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.130.2233.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.78.1943.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.95.15752.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.160.24365.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.230.19713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:303
Organization
ajay pherwani
Contact emails

Subdomains

1 observed subdomain of torrentian.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for torrentian.com.

Related pages

Pivot deeper into the graph from torrentian.com.

Cypher and MCP

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

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