Hostname
kanto-e-recruit.com
Last fetched
kanto-e-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
kanto-e-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 kanto-e-recruit.com owner
- Contact emails
- 1f58954b-569d-4a11-a83f-1fc6d29f69b4@identity-protect.org
- 3793ef3d-0c8b-4d78-ae7a-3dcbc693776f@identity-protect.org
- 5aa560f1-e8ff-4921-a794-dd1ff36e7888@identity-protect.org
- 5d3f1a50-2a3a-416f-8496-bb67dc4aff8f@identity-protect.org
- c8e81827-07ec-4161-8eef-689ee7ea6e37@identity-protect.org
- f8536f5c-8dd8-4358-877d-cce908ff93c1@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from kanto-e-recruit.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from kanto-e-recruit.com.
- IP · 13.114.204.134
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1f58954b-569d-4a11-a83f-1fc6d29f69b4@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "kanto-e-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.