Hostname
lyse-group.com
Last fetched
lyse-group.com resolves to 1 IPv4 address operated by AS25400 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
lyse-group.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 |
|---|---|---|---|---|
| 80.239.119.54 | 80.239.0.0/17 | AS25400 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ?ystein aase
- Contact emails
- 2ig6vskwzsuz@spamprotection.email
- 4vhkwwasnd2z@privacy-protection.email
- 56d5t7f52m34@privacy-protection.email
- 5maeasg4ba6u@privacy-protection.email
- ddwiu4647cjr@spamprotection.email
- fekmxhymx4rt@privacy-protection.email
- mf5rzynvtswm@privacy-protection.email
- qvwfgixpt2vk@privacy-protection.email
- tbsrmevs53bz@privacy-protection.email
- tdvxgartsuj5@privacy-protection.email
- tyqbsfdku4q8@privacy-protection.email
- vxm7bhutwvex@privacy-protection.email
Threat posture
History
Related pages
Pivot deeper into the graph from lyse-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lyse-group.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.