Skip to content

Hostname

torreshost.com

Last fetched

torreshost.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · torreshost.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/torreshost.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.23.145.34198.23.144.0/23AS36352AS-COLOCROSSING - HostPapaUS
46.202.145.746.202.144.0/21AS47583BR

WHOIS identity

Registrar
iana:48
Organization
torres
Contact emails

Subdomains

18 observed subdomains of torreshost.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for torreshost.com.

MechanismTarget
SPF_Atorreshost.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP198.23.145.34
SPF_MXtorreshost.com

Related pages

Pivot deeper into the graph from torreshost.com.

Cypher and MCP

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

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