Hostname
nyk-eums.com
Last fetched
nyk-eums.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nyk-eums.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.159.15.11 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.116 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.28 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.40 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.154.29.107 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.29.127 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.29.46 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.29.84 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nyk-eums.com owner
- Contact emails
- 10a63a1c-34b6-48ca-931c-99a35a63fb2f@identity-protect.org
- 504aae84-9f26-4de8-b5e5-a1d5b5dec4b6@identity-protect.org
- 746f965b-038d-4708-8665-16d2e1d1da5b@identity-protect.org
- 82ead3c1-e0f8-4827-8ee4-c84821b2fa11@identity-protect.org
- 84547338-c4c0-48d8-b20f-c5de2a02acc9@identity-protect.org
- a24940e8-acc2-4ded-991e-6a5cff22312b@identity-protect.org
- owner-393615@nyk-eums.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nyk-eums.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from nyk-eums.com.
- IP · 108.159.15.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 10a63a1c-34b6-48ca-931c-99a35a63fb2f@identity-protect.org
- TLD · .com
- Browse hostnames · ny…
- 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: "nyk-eums.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.