Skip to content

Hostname

teknoxgroup.com

Last fetched

teknoxgroup.com resolves to 1 IPv4 address operated by AS43128 in SI. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.44.104.188212.44.104.0/24AS43128SI

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of teknoxgroup.com.

Web-graph footprint

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

52 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for teknoxgroup.com.

MechanismTarget
SPF_Amail2.teknoxgroup.com
SPF_Apostman.teknoxgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.65.121.68
SPF_IP195.178.49.242
SPF_IP195.222.58.44
SPF_IP195.29.123.74
SPF_IP195.29.228.74
SPF_IP195.29.43.251
SPF_IP195.29.90.162
SPF_IP212.44.112.26
SPF_IP213.143.80.163
SPF_IP213.143.80.165
SPF_IP213.250.36.238
SPF_IP34.78.88.58
SPF_IP35.195.43.5
SPF_IP46.21.24.72
SPF_IP46.252.33.235
SPF_IP46.99.151.117
SPF_IP79.106.172.187
SPF_IP80.65.66.21
SPF_IP83.173.231.82
SPF_IP94.102.235.58
SPF_IP95.140.126.10

Related pages

Pivot deeper into the graph from teknoxgroup.com.

Cypher and MCP

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

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