Hostname
talentize.com
Last fetched
talentize.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
talentize.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.230.79.16 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.26 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.5 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.79.67 | 54.230.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.13 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.16 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.53 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.41.82 | 99.84.40.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- anonymize,
- Contact emails
- talentize.com@anonymize.com
- 15537530-bc17-4ca3-b7a0-8f22b4ffbda3@identity-protect.org
- 306244b3-1efb-4408-9dd3-d46e386455e3@identity-protect.org
- 3a46bac4-a81b-4f8f-ad49-0318c88d3bc0@identity-protect.org
- 89864ab3-c073-4d86-84f3-e40568721e69@identity-protect.org
- c98c81a5-5566-476a-b213-afc1ab42b17a@identity-protect.org
- d241a24b-4441-4e6e-9467-4571152758cf@identity-protect.org
- owner-11168333@talentize.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of talentize.com.
Web-graph footprint
Distinct hostnames that link to or from talentize.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from talentize.com.
- IP · 54.230.79.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · talentize.com@anonymize.com
- TLD · .com
- Browse hostnames · ta…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "talentize.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.