Hostname
gatedtalent.com
Last fetched
gatedtalent.com resolves to 1 IPv4 address operated by AS34282 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gatedtalent.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 |
|---|---|---|---|---|
| 85.92.73.12 | 85.92.64.0/19 | AS34282 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0148234974
- Contact emails
- gatedtalent.com@contactprivacy.com
- 013c9eec-9563-4d7a-875b-7de9a9982def@identity-protect.org
- 31e778f6-13c0-439b-840c-fc200c9d5c1f@identity-protect.org
- 401643be-663f-4f25-908f-d1998d08d3bb@identity-protect.org
- 4d99a2aa-d500-4849-b571-b91463896df2@identity-protect.org
- ad243b41-3602-493c-9b8b-27737e07f0c0@identity-protect.org
- dbe226ff-06cd-4e4f-92d9-f060cad95694@identity-protect.org
- e0dd95ec-60bb-4da2-b5f1-8d197a4b47d1@identity-protect.org
- owner-1698208@gatedtalent.com.whoisprivacyservice.org
- owner-2995104@gatedtalent.com.whoisprivacyservice.org
- owner-529041@gatedtalent.com.whoisprivacyservice.org
- owner-5388407@gatedtalent.com.whoisprivacyservice.org
- owner-6395636@gatedtalent.com.whoisprivacyservice.org
- owner-9633629@gatedtalent.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of gatedtalent.com.
Web-graph footprint
Distinct hostnames that link to or from gatedtalent.com in the public web crawl.
49 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for gatedtalent.com.
| Mechanism | Target |
|---|---|
| SPF_A | grh11.myukcloud.com |
| SPF_INCLUDE | _spf.emailcampaigns.net |
| SPF_INCLUDE | spf.mailengine1.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.134.11.17 |
| SPF_IP | 54.240.50.168/32 |
| SPF_IP | 54.240.50.169/32 |
| SPF_IP | 54.240.50.170/32 |
Related pages
Pivot deeper into the graph from gatedtalent.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gatedtalent.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.