Hostname
alekpluta.com
Last fetched
alekpluta.com resolves to 1 IPv4 address operated by AS47583 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
alekpluta.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 |
|---|---|---|---|---|
| 89.116.53.90 | 89.116.52.0/23 | AS47583 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- alek pluta
- Contact emails
- alekpluta.com@superprivacyservice.com
- alekpluta.k11@gmail.com
- 04debe49f1a6be22d5629d7085bc661b8e85bf01ed3686870773e7fb64a22490@alekpluta.com.whoisproxy.org
- 092d98f1a3376077bf02000655246b19fd9e3559a29e430be2164145328c649a@alekpluta.com.whoisproxy.org
- 3b6abfd598392349fcd767890d05ccea027d4e6803344de55e203b3137b921b0@alekpluta.com.whoisproxy.org
- 3fd208e53037ac11e3d499932fa11b3c218bcaa464b6c27a898a425e2aebcef2@alekpluta.com.whoisproxy.org
- 41e989b9890865dbf6a0a0e19a853df18546b8b13aaa476d10ce81231d01be77@alekpluta.com.whoisproxy.org
- 7e85e165e49603d51bc35a99a3419cb4260fdc831255357025271defeab14c62@alekpluta.com.whoisproxy.org
- 899b93dee721ea89ca0af92d0c2aca191977b92442a9aad62f184e7821e1db4f@alekpluta.com.whoisproxy.org
- 8d10d3a02fd0cd87d95a905fa8adb41fb35fedd6ab842bb440a0eb6b1adcbb89@alekpluta.com.whoisproxy.org
- a60fef89d25bb9202e4ef4e4738d2d6f68494ab5a9fbc876b46f3e476b0751f1@alekpluta.com.whoisproxy.org
- a81218a5647dc4bcc4aece71cc64ba7800b230e51a5f7c5a1e0d7a6748568a69@alekpluta.com.whoisproxy.org
- b1f90b75416fbb0da2eb312b930b0539574b1e70d9f30ba2b0758a8c7274e07f@alekpluta.com.whoisproxy.org
- bb889866adb90662dc1f2ea742e52492751027ae61c853bcf4539a1a8d38cc2c@alekpluta.com.whoisproxy.org
- cbdb61ac2f17ff44587a5fbe428f2d0223171fdea54f253c09c75d00451c5f20@alekpluta.com.whoisproxy.org
- ccc8fe8094b432da2434d0746b354b3b39fc2d775f0bb46ebc3265a59246a13e@alekpluta.com.whoisproxy.org
- de30708a268a3796056c53b71ab521cd2b2dd1b03c7393ca2392f7bf66241f0a@alekpluta.com.whoisproxy.org
- e7d1937be6943614949875b46e583f905342bb7029b821f6853067190a14b219@alekpluta.com.whoisproxy.org
- f0304484bcf6e2f35f6849b51b4e958235a9aa018e1ce7a52bc8f308dba757a4@alekpluta.com.whoisproxy.org
- f13198864e407c754cc4ff224a5279e00d0941d4172d9a85353eec134e86e8ed@alekpluta.com.whoisproxy.org
Subdomains
1 observed subdomain of alekpluta.com.
| Subdomain |
|---|
| www.alekpluta.com |
Web-graph footprint
Distinct hostnames that link to or from alekpluta.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for alekpluta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from alekpluta.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alekpluta.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.