Hostname
lyseenergi.com
Last fetched
lyseenergi.com resolves to 1 IPv4 address operated by AS25400 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
lyseenergi.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
- 6deh32tsyncr@privacy-protection.email
- batufuff4ib7@spamprotection.email
- drsmbcv6h4yx@spamprotection.email
- gwtazmre7cfc@privacy-protection.email
- hbpjzyq4m7qb@privacy-protection.email
- kg5xhqbr4mnq@privacy-protection.email
- myv4nu5vq8ic@privacy-protection.email
- pjibzxff5abf@privacy-protection.email
- s4vqxfrqxiq7@privacy-protection.email
- uye7rzqdt36r@privacy-protection.email
- vxw69dc8acem@privacy-protection.email
- xnj8vqojeu6n@privacy-protection.email
Threat posture
History
Related pages
Pivot deeper into the graph from lyseenergi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lyseenergi.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.