Skip to content

Hostname

aluk.com

Last fetched

aluk.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · aluk.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aluk.com

Resolution chain

aluk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.51.62.8613.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:81
Organization
aluk group s.p.a.
Contact emails

Subdomains

28 observed subdomains of aluk.com.

Web-graph footprint

Distinct hostnames that link to or from aluk.com in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aluk.com.

MechanismTarget
SPF_Aaluk.com
SPF_INCLUDEem903.aluk.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEmailchef.4dem.it
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.2.52.108
SPF_IP78.29.242.82
SPF_IP81.145.217.154
SPF_MXaluk.com

Related pages

Pivot deeper into the graph from aluk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aluk.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 20

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