Skip to content

Hostname

technation.io

Last fetched

technation.io resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · technation.ioRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/technation.io

Resolution chain

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

IPPrefixASNOperatorCountry
35.246.10.15235.246.0.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of technation.io.

Web-graph footprint

Distinct hostnames that link to or from technation.io in the public web crawl.

1,510 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for technation.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from technation.io.

Cypher and MCP

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

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