Hostname
lotusgeneration.com
Last fetched
lotusgeneration.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
lotusgeneration.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 |
|---|---|---|---|---|
| 88.99.50.116 | 88.99.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:48
- Organization
- aleksandar
- Contact emails
Subdomains
2 observed subdomains of lotusgeneration.com.
Web-graph footprint
Distinct hostnames that link to or from lotusgeneration.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- lotusgeneration.com
SPF policy
16 SPF mechanisms authorising senders for lotusgeneration.com.
| Mechanism | Target |
|---|---|
| SPF_A | lotusgeneration.com |
| SPF_IP | 136.243.41.27 |
| SPF_IP | 138.201.128.4 |
| SPF_IP | 144.76.37.91 |
| SPF_IP | 162.55.9.25 |
| SPF_IP | 49.12.87.172 |
| SPF_IP | 5.189.149.229 |
| SPF_IP | 5.9.218.58 |
| SPF_IP | 5.9.218.60 |
| SPF_IP | 87.120.9.10 |
| SPF_IP | 87.120.9.238 |
| SPF_IP | 88.99.50.116 |
| SPF_IP | 95.217.203.25 |
| SPF_IP | 95.217.203.29 |
| SPF_IP | 95.217.32.35 |
| SPF_MX | lotusgeneration.com |
Related pages
Pivot deeper into the graph from lotusgeneration.com.
- IP · 88.99.50.116
- ASN · AS24940
- Registrar · iana:48
- Country · DE
- Email · 306918b41fc5470499cf0e190e53813b.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · lo…
- 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: "lotusgeneration.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.