Skip to content

Hostname

tornado.ro

Last fetched

tornado.ro resolves to 1 IPv4 address operated by AS8708 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · tornado.roRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tornado.ro

Resolution chain

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

IPPrefixASNOperatorCountry
212.93.159.42212.93.128.0/19AS8708RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

18 observed subdomains of tornado.ro.

Web-graph footprint

Distinct hostnames that link to or from tornado.ro in the public web crawl.

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tornado.ro.

MechanismTarget
SPF_Atornado.ro
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP109.166.209.50
SPF_IP212.93.159.41
SPF_IP212.93.159.42
SPF_IP82.77.183.65
SPF_MXtornado.ro

Related pages

Pivot deeper into the graph from tornado.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tornado.ro"})-[: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.