Skip to content

Hostname

teknoxgroup.ba

Last fetched

teknoxgroup.ba resolves to 1 IPv4 address operated by AS43128 in SI.

Nutrition Label

WHISPER CANON · teknoxgroup.baRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/teknoxgroup.ba

Resolution chain

teknoxgroup.ba 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

No WHOIS records are currently associated with teknoxgroup.ba in WhisperGraph.

Subdomains

4 observed subdomains of teknoxgroup.ba.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for teknoxgroup.ba.

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_IP213.143.80.163
SPF_IP213.143.80.165
SPF_IP213.250.36.238
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.ba.

Cypher and MCP

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

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