Hostname
lasseee.com
Last fetched
lasseee.com resolves to 1 IPv4 address operated by AS42708 in SE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
lasseee.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 |
|---|---|---|---|---|
| 178.73.210.68 | 178.73.192.0/18 | AS42708 | — | SE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
- 47wsv7iy3edd@privacy-protection.email
- 4xxrmd4tmjt8@privacy-protection.email
- 7gkzgu4szi7z@privacy-protection.email
- 7qjaxjg69vgp@privacy-protection.email
- eaxwvs6rshs8@privacy-protection.email
- eje6e24qivm8@privacy-protection.email
- h9uda7hmqmwn@privacy-protection.email
- jocjc2r7mbuj@privacy-protection.email
- mwyao3gojjgt@privacy-protection.email
- pfbdcpbdre59@privacy-protection.email
- x9zjinzttkaw@privacy-protection.email
- y6jbzegztask@privacy-protection.email
Subdomains
1 observed subdomain of lasseee.com.
| Subdomain |
|---|
| kvaskjerisogndal.lasseee.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lasseee.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | _spf.x-pec.com |
| SPF_INCLUDE | auth.spf.rollernet.us |
Related pages
Pivot deeper into the graph from lasseee.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lasseee.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.