Skip to content

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

WHISPER CANON · alk.netRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/alk.net

Resolution chain

alk.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.126.2818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.109.5654.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:73
Organization
alk-abello a/s
Contact emails

Subdomains

28 observed subdomains of alk.net.

Web-graph footprint

Distinct hostnames that link to or from alk.net in the public web crawl.

399 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for alk.net.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf1.alk.net
SPF_IP194.6.210.120
SPF_IP198.37.156.251/32
SPF_IP2a00:f48:1008:0:0:210:120:10

Related pages

Pivot deeper into the graph from alk.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.