Skip to content

Hostname

tkhgroup.com

Last fetched

tkhgroup.com resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · tkhgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tkhgroup.com

Resolution chain

tkhgroup.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.6713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.6713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:839
Organization
m.w. fonkert
Contact emails

Subdomains

23 observed subdomains of tkhgroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tkhgroup.com.

MechanismTarget
SPF_Atkhgroup.com
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.azavista.com
SPF_IP195.137.243.189/32
SPF_IP195.137.243.33/32
SPF_IP80.95.160.30/24
SPF_IP80.95.160.31/32
SPF_IP80.95.160.60
SPF_IP84.241.190.132
SPF_IP87.249.97.162
SPF_IP87.249.97.163/32
SPF_IP95.137.243.124

Related pages

Pivot deeper into the graph from tkhgroup.com.

Cypher and MCP

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

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