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
Resolution chain
altyk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.211.166.31 | 91.211.166.0/24 | AS12565 | GROUPE_LDLC | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for altyk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 149.202.243.36 |
| SPF_IP | 91.121.37.90 |
| SPF_IP | 91.211.164.20 |
| SPF_IP | 91.211.164.23 |
| SPF_IP | 91.211.164.33 |
| SPF_IP | 91.211.164.34 |
| SPF_IP | 91.211.164.35 |
| SPF_IP | 91.211.164.36 |
| SPF_IP | 91.211.164.37 |
| SPF_IP | 91.211.164.38 |
Related pages
Pivot deeper into the graph from altyk.com.
- IP · 91.211.166.31
- ASN · AS12565GROUPE_LDLC
- Registrar · iana:81
- Country · FR
- Email · 2123adc9597fcc8f48af9a424491cad8-18713051@contact.gandi.net
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.