Skip to content

Hostname

thalent.com

Last fetched

thalent.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · thalent.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thalent.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.138.6683.166.128.0/19AS29222CH

WHOIS identity

Registrar
iana:69
Organization
pierre strubin
Contact emails

Subdomains

15 observed subdomains of thalent.com.

Web-graph footprint

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

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for thalent.com.

MechanismTarget
SPF_Amail.asp4experts.ch
SPF_Amail.git-cloud.ch
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEoutbound.smtp.wisestamp.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_IP164.128.163.164
SPF_IP164.128.163.167
SPF_IP164.128.163.171
SPF_MXthalent.com

Related pages

Pivot deeper into the graph from thalent.com.

Cypher and MCP

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

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