Hostname
talentclick.com
Last fetched
talentclick.com resolves to 1 IPv4 address operated by 2ICSYSTEMSINC - Smartt Inc. in CA. WHOIS lists iana:401 as the registrar.
Nutrition Label
Resolution chain
talentclick.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.31.189.49 | 69.31.176.0/20 | AS30295 | 2ICSYSTEMSINC - Smartt Inc. | CA |
WHOIS identity
- Registrar
- iana:401
- Organization
- liz whalley
- Contact emails
Subdomains
15 observed subdomains of talentclick.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from talentclick.com in the public web crawl.
44 sites link to this hostname.
190 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for talentclick.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21077596.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf1.talentclick.com |
| SPF_IP | 23.253.182.0/23 |
| SPF_IP | 35.190.247.0/24 |
| SPF_IP | 35.191.0.0/16 |
| SPF_IP | 5.152.185.0/24 |
| SPF_IP | 50.201.66.168/32 |
| SPF_IP | 50.23.218.192/27 |
| SPF_IP | 50.56.144.0/24 |
| SPF_IP | 63.71.8.0/21 |
| SPF_IP | 64.233.160.0/19 |
| SPF_IP | 64.56.208.32/27 |
| SPF_IP | 66.102.0.0/20 |
| SPF_IP | 66.249.80.0/20 |
| SPF_IP | 67.227.149.19/32 |
| SPF_IP | 67.228.158.174/32 |
| SPF_IP | 67.228.8.0/25 |
| SPF_IP | 67.228.91.90/32 |
| SPF_IP | 69.72.32.0/20 |
| SPF_IP | 72.14.192.0/18 |
| SPF_IP | 72.3.212.195 |
| SPF_IP | 72.32.253.64/26 |
| SPF_IP | 74.125.0.0/16 |
| SPF_IP | 74.203.184.0/23 |
| SPF_IP | 8.19.118.0/24 |
| SPF_IP | 8.31.233.0/24 |
Related pages
Pivot deeper into the graph from talentclick.com.
- IP · 69.31.189.49
- ASN · AS302952ICSYSTEMSINC - Smartt Inc.
- Registrar · iana:401
- Country · CA
- Email · lwhalley@talentclick.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: "talentclick.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.