Hostname
alk.net
Last fetched
alk.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:73 as the registrar.
Nutrition Label
Resolution chain
alk.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.202.126.28 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.109.56 | 54.246.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:73
- Organization
- alk-abello a/s
- Contact emails
Subdomains
28 observed subdomains of alk.net.
Showing 23 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alk.net in the public web crawl.
399 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for alk.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendnode.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf1.alk.net |
| SPF_IP | 194.6.210.120 |
| SPF_IP | 198.37.156.251/32 |
| SPF_IP | 2a00:f48:1008:0:0:210:120:10 |
Related pages
Pivot deeper into the graph from alk.net.
- IP · 18.202.126.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:73
- Country · IE
- Email · brandingdomains@alk-abello.com
- TLD · .net
- 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: "alk.net"})-[: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.