Skip to content

Hostname

tiendatransfer.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.24.217104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.220.217172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
200.7.107.43200.7.96.0/20AS33182DIMENOC - HostDime.com, Inc.CO

WHOIS identity

Registrar
iana:48
Organization
rodrigo rojas ruiz
Contact emails

Subdomains

5 observed subdomains of tiendatransfer.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tiendatransfer.com.

MechanismTarget
SPF_Atiendatransfer.com
SPF_IP200.7.107.43
SPF_MXtiendatransfer.com

Related pages

Pivot deeper into the graph from tiendatransfer.com.

Cypher and MCP

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

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