Skip to content

Hostname

torreviejaforums.com

Last fetched

torreviejaforums.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · torreviejaforums.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/torreviejaforums.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.40.82104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.182.145172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.72.2.12177.72.0.0/21AS12488GB

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of torreviejaforums.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for torreviejaforums.com.

MechanismTarget
SPF_Atorreviejaforums.com
SPF_INCLUDErelay.k.io
SPF_IP185.199.220.110
SPF_IP185.41.8.225
SPF_IP209.93.150.123
SPF_IP77.72.1.22
SPF_IP77.72.2.121
SPF_IP77.72.4.82
SPF_IP89.145.118.12
SPF_IP92.207.93.221
SPF_MXtorreviejaforums.com

Related pages

Pivot deeper into the graph from torreviejaforums.com.

Cypher and MCP

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

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