Skip to content

Hostname

technistone.com

Last fetched

technistone.com resolves to 1 IPv4 address operated by AS197019 in CZ. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · technistone.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/technistone.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.28.109.21446.28.104.0/21AS197019CZ

WHOIS identity

Registrar
iana:1505
Organization
technistone, s.r.o.
Contact emails

Subdomains

26 observed subdomains of technistone.com.

Web-graph footprint

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

323 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for technistone.com.

MechanismTarget
SPF_Atechnistone.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.158.145.192/27
SPF_IP2a02:2b88:2:1:0:0:6941:1
SPF_IP46.28.109.214
SPF_IP66.96.128.0/18
SPF_IP93.157.128.206
SPF_MXtechnistone.com

Related pages

Pivot deeper into the graph from technistone.com.

Cypher and MCP

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

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