Skip to content

Hostname

tornadostore.com

Last fetched

tornadostore.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1388 as the registrar.

Nutrition Label

WHISPER CANON · tornadostore.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tornadostore.com

Resolution chain

tornadostore.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1388
Organization
massino alejandro y massino marcela s h
Contact emails

Subdomains

19 observed subdomains of tornadostore.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tornadostore.com.

MechanismTarget
SPF_Atornadostore.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.n1servers.com.ar
SPF_INCLUDEspf.os-ns.com
SPF_IP108.161.133.33
SPF_IP190.105.226.9
SPF_IP190.111.207.132
SPF_IP200.85.152.34
SPF_IP200.85.153.59
SPF_IP200.85.158.67
SPF_MXtornadostore.com

Related pages

Pivot deeper into the graph from tornadostore.com.

Cypher and MCP

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

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