Skip to content

Hostname

altyk.com

Last fetched

altyk.com resolves to 1 IPv4 address operated by GROUPE_LDLC in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · altyk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/altyk.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.211.166.3191.211.166.0/24AS12565GROUPE_LDLCFR

WHOIS identity

Registrar
iana:81
Organization
groupe ldlc
Contact emails

Subdomains

1 observed subdomain of altyk.com.

Subdomain
www.altyk.com

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for altyk.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP149.202.243.36
SPF_IP91.121.37.90
SPF_IP91.211.164.20
SPF_IP91.211.164.23
SPF_IP91.211.164.33
SPF_IP91.211.164.34
SPF_IP91.211.164.35
SPF_IP91.211.164.36
SPF_IP91.211.164.37
SPF_IP91.211.164.38

Related pages

Pivot deeper into the graph from altyk.com.

Cypher and MCP

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

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