Hostname
risktalent.com
Last fetched
risktalent.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
risktalent.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.223.23.78 | 52.223.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.83.185.168 | 99.83.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of risktalent.com owner
- Contact emails
- mike@aspentechlabs.com
- 40d54a28-b690-40df-803e-b52ed89ae326@identity-protect.org
- 5652945f-64d3-40fd-9ae0-51cad104fba8@identity-protect.org
- 6ad06193-4e85-4145-b39e-ac40d8120936@identity-protect.org
- a8de96d9-677b-4a3a-b218-e0dedaee4b86@identity-protect.org
- ad334dcf-8898-48e7-85c7-927466f0a77a@identity-protect.org
- bd731316-31f4-4334-8fdb-4c83cf9b75e8@identity-protect.org
- owner-5363182@risktalent.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of risktalent.com.
Web-graph footprint
Distinct hostnames that link to or from risktalent.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for risktalent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.jobboardmount.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from risktalent.com.
- IP · 52.223.23.78
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · mike@aspentechlabs.com
- TLD · .com
- Browse hostnames · ri…
- 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: "risktalent.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.