Skip to content

Hostname

talentwise.com

Last fetched

talentwise.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · talentwise.comRouting diversity5.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/talentwise.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.79.220100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.252.5718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.218.3018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.181.8323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.23.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.10.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.192.3052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.188.1952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.68.2354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.214.754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.252.22054.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.136.19754.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.48.1854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.161.14532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.144.7732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
charles daniels
Contact emails

Subdomains

164 observed subdomains of talentwise.com.

Web-graph footprint

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

36 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for talentwise.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.72.168.253

Related pages

Pivot deeper into the graph from talentwise.com.

Cypher and MCP

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

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