Hostname
elencleaning.com
Last fetched
elencleaning.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
elencleaning.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 |
|---|---|---|---|---|
| 91.99.145.116 | 91.99.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:3862
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
1 observed subdomain of elencleaning.com.
| Subdomain |
|---|
| www.elencleaning.com |
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for elencleaning.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 157.90.150.255 |
| SPF_IP | 2a01:4f8:c014:2849:0:0:0:1 |
| SPF_IP | 2a01:4f8:c17:1aa6:0:0:0:1 |
| SPF_IP | 91.99.145.116 |
| SPF_MX | elencleaning.com |
Related pages
Pivot deeper into the graph from elencleaning.com.
- IP · 91.99.145.116
- ASN · AS24940
- Registrar · iana:3862
- Country · DE
- Email · 9480956dc5f94169b4eeecd844de9e3c.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · el…
- 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: "elencleaning.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.