Skip to content

Hostname

thetalentmanager.com

Last fetched

thetalentmanager.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2712 as the registrar.

Nutrition Label

WHISPER CANON · thetalentmanager.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thetalentmanager.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.203.33108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.29.12634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.82.10652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.45.19552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.88.1354.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.16.8154.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.182.20954.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.237.24463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2712
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

7 observed subdomains of thetalentmanager.com.

Web-graph footprint

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

520 sites link to this hostname.

373 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thetalentmanager.com.

MechanismTarget
SPF_Athetalentmanager.com
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thetalentmanager.com.

Cypher and MCP

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

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