Hostname
ktec-recruit.com
Last fetched
ktec-recruit.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ktec-recruit.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.114.204.134 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.108.3 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.228.74 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.138.9 | 54.95.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ktec-recruit.com owner
- Contact emails
- 21f9c44c-281e-485b-a579-a61034f48ef4@identity-protect.org
- 37f44f27-4703-463d-9a56-c565a6d8a2b6@identity-protect.org
- 5b34efc6-1ea5-448a-b361-c36649b9e280@identity-protect.org
- 66c572a4-138b-4cfa-a9e2-889f5ab54b04@identity-protect.org
- c630d1a0-4e2e-4be0-82de-a1f997ca570d@identity-protect.org
- f6935290-7a7b-48a6-9fc3-7aff3b377fa4@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from ktec-recruit.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ktec-recruit.com.
- IP · 13.114.204.134
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 21f9c44c-281e-485b-a579-a61034f48ef4@identity-protect.org
- TLD · .com
- Browse hostnames · kt…
- 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: "ktec-recruit.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.