Skip to content

Hostname

torchoo.com

Last fetched

torchoo.com resolves to 1 IPv4 address operated by AS210878 in RO. WHOIS lists iana:625 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.207.131.212109.207.131.0/24AS210878RO

WHOIS identity

Registrar
iana:625
Organization
anton linevich
Contact emails

Subdomains

3 observed subdomains of torchoo.com.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for torchoo.com.

MechanismTarget
SPF_Atorchoo.com
SPF_IP136.0.53.48
SPF_IP136.0.53.49
SPF_IP136.0.53.50
SPF_IP136.0.54.48
SPF_IP136.0.54.49
SPF_IP136.0.54.50
SPF_IP136.0.72.48
SPF_IP136.0.72.49
SPF_IP136.0.72.50
SPF_IP142.111.183.48
SPF_IP142.111.183.49
SPF_IP142.111.183.50
SPF_IP166.88.51.48
SPF_IP166.88.51.49
SPF_IP166.88.51.50
SPF_IP172.252.149.48
SPF_IP172.252.149.49
SPF_IP172.252.149.50
SPF_IP172.252.96.48
SPF_IP172.252.96.49
SPF_IP172.252.96.50
SPF_IP172.252.97.48
SPF_IP172.252.97.49
SPF_IP172.252.97.50
SPF_MXtorchoo.com

Related pages

Pivot deeper into the graph from torchoo.com.

Cypher and MCP

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

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