Hostname
alkamedi.com
Last fetched
alkamedi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:130 as the registrar.
Nutrition Label
Resolution chain
alkamedi.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 |
|---|---|---|---|---|
| 13.35.20.122 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.39 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.55 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.59 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.174.98.105 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.98.25 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.98.44 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.98.65 | 3.174.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:130
- Organization
- alkamedi
- Contact emails
Subdomains
2 observed subdomains of alkamedi.com.
| Subdomain |
|---|
| mail.alkamedi.com |
| www.alkamedi.com |
Web-graph footprint
Distinct hostnames that link to or from alkamedi.com in the public web crawl.
5 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for alkamedi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.mailnara.co.kr |
| SPF_INCLUDE | _spf2.mailnara.co.kr |
| SPF_INCLUDE | _spf3.mailnara.co.kr |
| SPF_INCLUDE | _spf4.mailnara.co.kr |
| SPF_INCLUDE | _spf5.mailnara.co.kr |
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from alkamedi.com.
- IP · 13.35.20.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:130
- Country · IN
- Email · master@alkamedi.com
- TLD · .com
- Browse hostnames · al…
- 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: "alkamedi.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.