Hostname
recruit-exam.com
Last fetched
recruit-exam.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
recruit-exam.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 recruit-exam.com owner
- Contact emails
- 3a9f749d-b8af-4f6a-8b75-394865bf730d@identity-protect.org
- 3b0b0fd3-10b2-4e35-bcd6-3d5768dd3746@identity-protect.org
- 4ea726e2-df2a-4085-91d0-8ac165764425@identity-protect.org
- 9bb0ea38-0c3d-4a31-9a04-6336a2af37f6@identity-protect.org
- aa7ae4bc-cd14-46d6-aaaf-77add1c0d26c@identity-protect.org
- b2ebcaac-8321-48ee-ba73-d4016fca12af@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from recruit-exam.com in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from recruit-exam.com.
- IP · 13.114.204.134
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3a9f749d-b8af-4f6a-8b75-394865bf730d@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "recruit-exam.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.