Hostname
lactoflorene.eu
Last fetched
lactoflorene.eu resolves to 4 IPv4 addresses operated by AS208450 in KZ. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
lactoflorene.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.56.240.179 | 31.56.240.0/24 | AS208450 | — | KZ |
| 45.82.14.227 | 45.82.14.0/24 | AS9123 | — | KZ |
| 95.140.153.24 | 95.140.153.0/24 | AS210976 | — | DE |
| 95.182.119.36 | 95.182.118.0/23 | AS212860 | — | UZ |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of lactoflorene.eu.
| Subdomain |
|---|
| www.lactoflorene.eu |
Web-graph footprint
Distinct hostnames that link to or from lactoflorene.eu in the public web crawl.
147 sites link to this hostname.
125 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lactoflorene.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | beget.com |
| SPF_INCLUDE | spf.mindbox.ru |
Related pages
Pivot deeper into the graph from lactoflorene.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lactoflorene.eu"})-[: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.