Hostname
lykosal.com
Last fetched
lykosal.com resolves to 2 IPv4 addresses operated by AS38623 in KH. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
lykosal.com 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 |
|---|---|---|---|---|
| 175.100.64.130 | 175.100.64.0/24 | AS38623 | — | KH |
| 65.21.77.54 | 65.21.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
7 observed subdomains of lykosal.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for lykosal.com.
| Mechanism | Target |
|---|---|
| SPF_A | lykosal.com |
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
| SPF_IP | 65.21.77.54 |
| SPF_IP | 95.216.9.213 |
| SPF_MX | lykosal.com |
Related pages
Pivot deeper into the graph from lykosal.com.
- IP · 175.100.64.130
- ASN · AS38623
- Registrar · iana:1068
- Country · KH
- Email · faf9d134055747f99baaabb90ae1c3b6.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ly…
- 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: "lykosal.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.