Skip to content

Hostname

technorama.lt

Last fetched

technorama.lt resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:telia lietuva, ab as the registrar.

Nutrition Label

WHISPER CANON · technorama.ltRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/technorama.lt

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.222104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.222104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.112172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:telia lietuva, ab
Organization
telia lietuva, ab
Contact emails

Subdomains

8 observed subdomains of technorama.lt.

Web-graph footprint

Distinct hostnames that link to or from technorama.lt in the public web crawl.

118 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for technorama.lt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.28.42.0/24
SPF_IP109.235.66.201
SPF_IP146.88.28.0/24
SPF_IP163.47.180.0/22
SPF_IP185.140.230.144
SPF_IP185.140.230.186
SPF_IP185.140.230.230
SPF_IP185.140.231.104
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP27.126.146.0/24
SPF_IP82.135.197.65

Related pages

Pivot deeper into the graph from technorama.lt.

Cypher and MCP

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

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